helium/ui/vertical: expand on hover#964
Conversation
|
This does present a new problem where upon hover and expansion of the tab bar, the icons previously stacked vertically are now stacked horizontally, changing the tab positions under the cursor. One potential solution would be to always position the tab search/uncollapse buttons horizontally, or only position them in that way if expand on hover is enabled. Example can be seen here: |
|
mostly because zen’s ui is a web page |
|
it seems that #1035 is better in terms of the visual effect. |


For your pull request to not get closed without review, please confirm that:
(an approved feature request, or confirmed bug).
otherwise I have marked my PR as draft.
organization if I lied by checking any of these checkboxes.
Tested on (check one or more):
Enables automatic vertical tab bar expansion on hover with cursor. Fixes #915