bugfix: don't run a handler when editors are visible
Dependencies
- [2]
G42WRYFRnew handler: mousemoved
Change contents
- replacement in 0154-on.mouse_move at line 2
if car.mousemoved thencall_protected(car.mousemoved, x,y, dx,dy, istouch)endif car.mouse_move thencall_protected(car.mouse_move, x,y, dx,dy, istouch)if not Show_code thenif car.mousemoved thencall_protected(car.mousemoved, x,y, dx,dy, istouch)endif car.mouse_move thencall_protected(car.mouse_move, x,y, dx,dy, istouch)end