Refactor event management in Viewer #793
Labels
Feature Request
Type of issue: feature request
GUI
Related to Ra::Gui
refactor
Related to refactoring actions
PR #776 handles custom events as a map of lamdba
The resulting code looks cleaner than the legacy behavior and we can use it as our new coding style for event management.
e.g.
before
** after**
The text was updated successfully, but these errors were encountered: