Files
test2/source/blender/editors/interface
guishe c0e757a713 UI: Add scroll to sidebar tabs
When the height of the editor couldn't fit the sidebar tabs, they would shrink
to a size too small to read the tab label.

This change matches the behaviour with the Properties Editor navigation bar,
by introducing the following improvements:
* Avoid truncating tab labels.
* Allow scrolling when tabs don't fit.

Behaviour is similar to how scrolling works in the Properties Editor navigation
bar, supporting mouse wheel up/down and MMB, and switching tabs with
`Ctrl+Wheel Up/Down`.

Pull Request: https://projects.blender.org/blender/blender/pulls/105355
2023-03-15 16:45:11 +01:00
..
2023-03-15 18:24:34 +13:00
2022-12-29 12:01:32 -05:00
2023-02-26 11:55:22 +13:00
2023-03-03 00:35:45 +01:00
2023-03-15 16:45:11 +01:00