Files
deb-lite-xl/data/core
Francesco Abbate b39db791f9 Do not duplicate RootView method in contextmenu
The method RootView:on_mouse_pressed was copied in the contextmenu plugin with
a small modification to intercept the mouse clicks of the active view.

This approach is problematic because a relatively large portion of code is
duplicated.

We introduced a function named RootView.on_view_mouse_pressed to let plugins
like contextmenu intercepts mouse clicks in the active area without duplicating
the function RootView:on_mouse_pressed.
2021-06-17 10:22:31 +02:00
..
2021-04-21 01:42:56 -07:00
2021-04-21 09:48:30 +02:00
2021-04-21 09:48:30 +02:00
2019-12-28 11:17:56 +00:00
2021-05-27 13:46:51 +02:00
2019-12-28 11:17:56 +00:00
2021-05-27 13:49:33 +02:00
2021-04-12 19:05:30 +02:00