- In the Alignment Editor add "Appearance" sub-menu to menus (it should be the first item in both menus):
- to the "Actions" main menu
- to the context menu
- Rename "View" item in both menus to "Sort".
- In general, the "Appearance" menu should contain items:
- Show overview
- Show offsets
- ----------------------- (separator)
- Zoom in
- Zoom out
- Zoom to selection
- Reset zoom
- ----------------------- (separator)
- Colors
- Highlighting
- ----------------------- (separator)
- Change characters font...
- ----------------------- (separator)
- Clear selection
- Thus, the following should be done:
- "Show overview" checkable item is implemented. It is synchronized with the corresponding toolbar button.
- "Show offsets" item is moved from the current "View" menu.
- Four buttons for zooming are implemented, the buttons tooltips are corrected (they should be the same as the menu items).
- "Colors" item with the sub-menu is moved from the current menu.
- "Highlighting" item with the sub-menu is moved from the current menu.
- "Change characters font" is implemented. It is the same as the toolbar button.
- "Clear selection" is implemented. It has the "Esc" hotkey.
- Add Russian translations - where applicable, the same as in the SRE.
- blocks
-
UGENE-6744 "Navigation" menu in the Alignment Editor
- Closed