Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
examples/fruit: Make draw logic act on
RedrawRequested
instead of `…
…Close` again It seems #132 included a copy-paste typo to trigger draw logic on `CloseRequested` instead of on `RedrawRequested`. Signed-off-by: Marijn Suijten <[email protected]>
- Loading branch information