mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-02 16:06:19 +00:00
5c6ff659bf
Only the synchronous draws from the main thread may involve changing width, height and scale. Introduce cached window.width and window.height fields and limits updates to main-thread draws. Signed-off-by: Elias Naur <mail@eliasnaur.com>