1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-14 03:10:28 +00:00
CC-Tweaked/projects/core/src
Jonathan Coates 4541decd40
Fix canvas not always being redrawn on term resize
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.
2023-10-03 18:18:33 +01:00
..
main Fix canvas not always being redrawn on term resize 2023-10-03 18:18:33 +01:00
test Flesh out MemoryMount into a writable mount 2023-09-29 22:15:23 +01:00
testFixtures Flesh out MemoryMount into a writable mount 2023-09-29 22:15:23 +01:00