Allow changing widget orientation #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The widgets currently get rendered horizontally, meaning they appear to the left and right of one another. However, a user could have a vertically oriented window, where each widget would have very little horizontal space, and too much vertical space.
It would be nice to offer a keybind (say
vfor view), to allow switching between horizontal and vertical rendering of the widgets.