merge bugfix
Dependencies
- [2]
XJX53BE3bugfix: catch errors in mouse_press handlers - [3]
ZM7NOBRMnew fork: carousel shell - [4]
VAVXKWZVaggregate global state inside a 'pane' object - [5]
EHKB76GOUI improvement: more stable scrollbar movement - [6]
6DJMOJKEsupport event handlers - [7]
W4EQ6IW4simplify state management for menus - [8]
JV27LDDKsliders for font size and color settings - [9]
5RUFNRJOstart of the visual skeleton - [10]
RVJNNICYbugfix: autosave settings - [11]
Z5M23NTKimplement second, 'output' editor - [12]
LGIEVJE6activate buttons for some time - [13]
NVZTMKERpartition handlers between screen regions - [14]
IP4LD33Dmouse events for scrollbar
Change contents
- replacement in 0016-on.mouse_press at line 5
if mouse_press_consumed_by_any_button_handler(Global_state, x,y, mouse_button) thenif mouse_press_consumed_by_any_button(Global_state, x,y, mouse_button) then - replacement in 0016-on.mouse_press at line 52
end[3.1606]end