Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Sync window resize with renderloop #122

Merged
merged 3 commits into from
Dec 20, 2020

Conversation

IanButterworth
Copy link
Contributor

Currently window resizing render updates can get out of sync with the renderloop, causing odd async rendering behavior.

This is designed to synchronize them. However, GetFramebufferSize doesn't seem to update until after the mouse releases the resized window

@SimonDanisch
Copy link
Member

Hm, I'm not 100% sure about this, but maybe a good idea! I'll merge it and play around with it! Thanks!

@SimonDanisch SimonDanisch merged commit 3bd552a into JuliaPlots:master Dec 20, 2020
@IanButterworth IanButterworth deleted the ib/resize_sync branch December 20, 2020 14:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants