-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
The new IJ2 method for specifying command placement within menus can support the creation of separators or dividing lines between menu items. Unfortunately, this feature is not implemented in the IJ1MenuWrapper inner class in the IJ1Helper class responsible for adding IJ2 commands in legacy mode.
If the menu weight parameter is greater than one between two consecutive commands in a menu, a separator will be added in between. This feature is currently implemented in scijava-common and fully realized in scijava-ui-swing when using Modern Mode. It would be wonderful if this feature was also available in legacy mode.
Metadata
Metadata
Assignees
Labels
No labels