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

Resizing of axes causes 'bouncing' of axes #730

Closed
astrofrog opened this issue Aug 22, 2015 · 2 comments
Closed

Resizing of axes causes 'bouncing' of axes #730

astrofrog opened this issue Aug 22, 2015 · 2 comments

Comments

@astrofrog
Copy link
Member

This is a bit hard to describe in words but when resizing a window, sometimes it looks as though the axes itself are resized faster than the actual Qt window:

resize_opt

This looks a bit weird when using interactively. Now I originally thought this was related to how fast axes are drawn but actually this can't be the case since the axes are actually following the cursor better than the Qt window. Maybe there is a Qt setting related to making things smooth?

@ChrisBeaumont - do you know off the top of your head what could be causing this? If not, I can dig deeper into it.

@astrofrog
Copy link
Member Author

Note, the axes are a bit slow to update, but it's more that the axes and window aren't in sync

@astrofrog
Copy link
Member Author

This was fixed in #745

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