Prevent needRedraw reentry on iOS (#769)
* Move flush to `finally` block. * Prevent reentry when scene is invalidated within draw. * Revert "Move flush to `finally` block." This reverts commit 25b04b811c2425c27a04b7508dbd7de70b8ef735. * Prevent within frameListener as well.
Showing
Please register or sign in to comment