mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-05-24 14:32:06 +00:00
4541decd40
Paint implements its menu slightly differently to edit, in that it takes control of the event loop until the menu is closed. This means that the term_resize event is ignored, and so the canvas not redrawn when the menu is open.