X Tutup
Skip to content

WIP: throttle qt5 mouse motion events#4769

Closed
tacaswell wants to merge 1 commit intomatplotlib:masterfrom
tacaswell:prf_throttle_qt5
Closed

WIP: throttle qt5 mouse motion events#4769
tacaswell wants to merge 1 commit intomatplotlib:masterfrom
tacaswell:prf_throttle_qt5

Conversation

@tacaswell
Copy link
Copy Markdown
Member

Only accept mouse motion events every 1 / 30 of a second.

Maybe addresses #4767

Only accept mouse motion events every 1 / 30 of a second.
@tacaswell
Copy link
Copy Markdown
Member Author

Turns out the problem is us shoving too much into the mouse move call back, long term something like this might be useful, but as a last resort, closing.

see #4813

@tacaswell tacaswell closed this Jul 30, 2015
@tacaswell tacaswell deleted the prf_throttle_qt5 branch October 29, 2015 16:09
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

Successfully merging this pull request may close these issues.

2 participants

X Tutup