Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance issues zooming using the widget #50

Open
rpglover64 opened this issue Mar 17, 2016 · 0 comments
Open

Performance issues zooming using the widget #50

rpglover64 opened this issue Mar 17, 2016 · 0 comments

Comments

@rpglover64
Copy link
Contributor

Steps to reproduce:

  1. Open the pan-zoom widget
  2. Use the widget to zoom in and out quickly

Expected:

Zoom occurs almost instantaneously, possibly choppily

Got:

Hoodle's UI freezes for multiple seconds

Hypothesized cause:

Without having looked at the code yet, I'd guess that hoodle is trying to process all the motion events that result from the zoom rather than setting the current zoom level based on the current position of the cursor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant