correct bugfix for mouse wheel
Dependencies
- [2]
RK2ASPN7add lots of buttons to the toolbar - [3]
VEHR6IYDbugfix for mouse wheel - [4]
R2ASHK5Cfix a bad merge - [5]
OV6FE23RMerge text0 - [6]
YXQOITYSMerge lines.love - [*]
2L5MEZV3experiment: new edit namespace
Change contents
- edit in edit.lua at line 262
State.cursor_x = 0 - edit in edit.lua at line 375
if Text.cursor_out_of_screen(State) thenText.snap_cursor_to_bottom_of_screen(State, State.left, State.right)end - edit in edit.lua at line 393
if Text.cursor_out_of_screen(State) thenText.snap_cursor_to_bottom_of_screen(State, State.left, State.right)end