resolve conflicts
Dependencies
- [2]
G6WO7RL4resolve conflicts - [3]
4HCP3NTOdraw code editor after menu and output - [4]
Q4CJ4WWUswitch to a single global output editor - [5]
4OMG2P5Eisolate editor UI from some app changes - [6]
WR2WMEPEimplement 'Run' button - [7]
IUOZ4YHCuse the obvious name for the font global - [8]
JV27LDDKsliders for font size and color settings - [9]
Q3EQI5LIsome keyboard shortcuts on non-mobile devices - [10]
6RYG2FQJswitch all handlers to run either the app or editor - [11]
OE26XIQObring back syntax highlighting (but so ugly) - [12]
OC4P6P36greatly simplify slider implementation - [13]
HVXZLNCCsend errors from event handlers to output editor - [14]
RK2ASPN7add lots of buttons to the toolbar - [15]
7RIDCIVGhandle scripts that change the font - [16]
KCFQO6K5clean up some debug drawing - [17]
2Q437U4Fstarting to experiment with animated pane transitions - [18]
6DJMOJKEsupport event handlers - [*]
ZM7NOBRMnew fork: carousel shell
Change contents
- edit in 0012-on.draw at line 15
-- code editor - edit in 0012-on.draw at line 18
draw_menu() - resurrect zombie in 0012-on.draw at line 18
draw_output_border() - resolve order conflict in 0012-on.draw at line 18[4.2962]
- edit in 0012-on.draw at line 18
draw_menu()-- output - replacement in 0012-on.draw at line 21
edit.draw(Current_pane.output_editor_state, Foreground_color, --[[hide cursor]] true)draw_scrollbar(Current_pane.output_editor_state)-- draw editor after menu and output scrollbar so search dialog overedit.draw(Output_editor_state, Foreground_color, --[[hide cursor]] true)draw_scrollbar(Output_editor_state)-- code editor - edit in 0012-on.draw at line 27[4.8416]→[4.2963:2975](∅→∅),[4.8416]→[4.2963:2975](∅→∅),[4.8439]→[4.1865:1978](∅→∅),[4.8439]→[4.1865:1978](∅→∅),[4.1978]→[4.2976:3013](∅→∅),[4.8574]→[4.2976:3013](∅→∅),[4.8574]→[4.2976:3013](∅→∅)
-- outputedit.draw(Output_editor_state, Foreground_color, --[[hide cursor]] true)draw_scrollbar(Output_editor_state)-- menu and debug UIdraw_menu() - resurrect zombie in 0012-on.draw at line 27
draw_next_frames_of_animations() - edit in 0012-on.draw at line 27
-- - edit in 0012-on.draw at line 32
end - resolve order conflict in 0012-on.draw at line 32[2.682]