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

SDL moving and resizing in real time bug. #62

Open
aquawicket opened this issue Dec 6, 2016 · 0 comments
Open

SDL moving and resizing in real time bug. #62

aquawicket opened this issue Dec 6, 2016 · 0 comments

Comments

@aquawicket
Copy link
Owner

aquawicket commented Dec 6, 2016

Scenario:
If we resize an SDL window, or drag it... when the mouse sits, the update stops.
Play any animation inside the window, and move the window and rest your mouse.
All video updates will stop until mouse messaging continues.
This could be just a DKCef/DKSDLCef Plugin issue, although I think the SDL message queue is to blame.

If you load any GIF animated images in DK apps, you can reproduce the issue.

If you are using DKCef, any animations will reproduce the issue. Resize or drag the window,.. Updates will trigger until you stop moving the mouse.

NOTE: This issue is also specific to other platforms, for instance on Ubuntu linux, you get nothing while resizing. Update occurs when you release the mouse.

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

No branches or pull requests

1 participant