Soft-reboot should handle resize
1 files changed, 1 insertions(+), 4 deletions(-) M src/adelie.tal
M src/adelie.tal => src/adelie.tal +1 -4
@@ 25,7 25,7 @@ ( | meta ) ;meta #06 DEO2 ( | detect soft reboot ) .src LDZ ?on-soft .src LDZ ?on-path ( | startup ) .Console/type DEI ?{ @@ ;dict/usage <print-str>/ 48,9 48,6 @@ ( | center ) .Screen/width DEI2 #01 SFT2 .center/x STZ2 .Screen/height DEI2 #01 SFT2 .center/y STZ2 ( >> ) @on-soft ( -> ) ;on-button .Controller/vector DEO2 ;on-mouse .Mouse/vector DEO2 ;on-frame .Screen/vector DEO2