Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-13 | Move Shortcut Context to Control and ensure that `shortcut_input` adheres to ↵ | Eric M | |
contexts. Also ensure that controls with no context are only triggered AFTER nodes which do have a context. | |||
2022-09-01 | Add a lifecycle method for manual theme item caching to Control | Yuri Sizov | |
2022-08-30 | Fix switching `MenuBar`'s menus with the keys while mouse hovering | Michael Alexsander | |
2022-08-28 | Add item auto-highlighting to `MenuBar` | Michael Alexsander | |
2022-08-18 | Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native ↵ | bruvzg | |
menu for editor. |