Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keep calling Main::iteration() during live resizing
Otherwise, when the mouse stops moving the engine doesn't keep running. Also don't call Main::force_redraw() during live resizing, because it is already being called from -[GodotContentLayerDelegate displayLayer:].
- Loading branch information