escape hatch when print is overridden
Dependencies
- [2]
W4EQ6IW4simplify state management for menus - [3]
YK5FRJWHprint to output buffer in all callbacks - [4]
HVXZLNCCsend errors from event handlers to output editor - [5]
W3RRTO4Pextract a second helper for buttons - [6]
V2G455IRclean up a debug print - [7]
I52S4E5Frunning `print` now appends to output editor - [8]
5MEJ7XNHlay out buttons based on device dimensions - [9]
GAKJROFZahh, got the background color sliders working - [10]
JV27LDDKsliders for font size and color settings - [*]
R5QXEHUIsomebody stop me
Change contents
- file addition: 0152-Real_print[12.2]
Real_print = print - edit in 0104-call_protected at line 5
local old_print = print - replacement in 0104-call_protected at line 7
print = old_printprint = Real_print - edit in 0051-run_button at line 13
local real_print = print - replacement in 0051-run_button at line 17
print = real_printprint = Real_print - replacement in 0051-run_button at line 31
end[4.4086]end