-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Change menu entry wrap to "ellipsis"
- Change: Set text wrap mode for all `MenuEntry` instances to "ellipsis". - Change: The `MenuEntry` constructor now accepts only the entry name. - Change: Extend the menu body instead of first concatenating lists before copying, in `.tui.main.update_menu()`.
- Loading branch information
1 parent
4339777
commit f790806
Showing
2 changed files
with
8 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters