Skip to content

pygfx + wx: Lag on fast mouse movements #71

@gselzer

Description

@gselzer

Here's some interesting behavior I've noticed on wx + pygfx. When you move your mouse slowly, you get responsive camera movement, but when you move the mouse fast, the image doesn't update until you stop moving it:

Image

I do know that the wx rendercanvas tries to avoid rendering during resize events, so if you click and drag a corner of the cavas, the image will stretch until you stop, at which point the new image will "snap" into place. This could be another instance of that behavior?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions