bugfix: mouse clicks on file navigator above log browser side
[?]
Sep 19, 2022, 6:55 AM
MKPXANB5XFBNKZCSR2HXKEGQPENLXFK5DKQ36VMF6524BM63XHGQCDependencies
- [2]
OI4FPFINsupport drawings in the source editor - [*]
KKMFQDR4editing source code from within the app
Change contents
- edit in source.lua at line 284[4.174838][2.24758]
if Show_file_navigator and y < Menu_status_bar_height + File_navigation.num_lines * Editor_state.line_height then-- send click to buttonsedit.mouse_pressed(Editor_state, x,y, mouse_button)returnend