draw code editor after menu and output
Dependencies
- [2]
Q3EQI5LIsome keyboard shortcuts on non-mobile devices - [3]
OE26XIQObring back syntax highlighting (but so ugly) - [4]
OJGIQLZWbugfix: only check for settings menu when open - [5]
ZM7NOBRMnew fork: carousel shell - [6]
Z5M23NTKimplement second, 'output' editor - [7]
JV27LDDKsliders for font size and color settings - [8]
RK2ASPN7add lots of buttons to the toolbar - [9]
MZ3DMYPDstart sketching out a scrollbar - [10]
KCFQO6K5clean up some debug drawing - [11]
2Q437U4Fstarting to experiment with animated pane transitions - [12]
VAVXKWZVaggregate global state inside a 'pane' object - [13]
5RUFNRJOstart of the visual skeleton - [*]
4OMG2P5Eisolate editor UI from some app changes
Change contents
- edit in 0012-on.draw at line 17[15.56][3.8224]
draw_menu() - edit in 0012-on.draw at line 19
draw_output_border()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 over - edit in 0012-on.draw at line 26[3.8416]→[3.8416:8439](∅→∅),[3.8439]→[3.6087:6175](∅→∅),[3.6175]→[3.8523:8574](∅→∅),[3.8523]→[3.8523:8574](∅→∅)
draw_output_border()edit.draw(Current_pane.output_editor_state, Foreground_color, --[[hide cursor]] true)draw_scrollbar(Current_pane.output_editor_state) - edit in 0012-on.draw at line 27[3.2603]→[3.1947:1960](∅→∅),[3.4329]→[3.1947:1960](∅→∅),[3.8579]→[3.1947:1960](∅→∅),[3.1947]→[3.1947:1960](∅→∅)
draw_menu() - replacement in 0012-on.draw at line 29
end[2.2132]end