Table fixes
Overview
- Show context menus for table actions when necessary (UI);
- Move icon init to the frontend;
- Add a safety check in the backend.
Table
| Outside | Inside | Submenu |
|---|---|---|
![]() |
![]() |
![]() |
Commit message
Dynamically loads the "Insert" and "Remove" submenus using Instantiator
so they only appear in the context menu when the cursor is focused inside
a table.


