mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
3569b0f31b
Asynchronous drawing happens only in onFrameCallback, where we have to check for disappearing views. onDraw however, is synchronous and should always have a valid view. Signed-off-by: Elias Naur <mail@eliasnaur.com>