Navdrawer: Style and layout fixes #104432

Merged
Márton Lente merged 1 commits from pablovazquez/blender-studio:ui-navdrawer into main 2024-08-16 16:52:55 +02:00

1 Commits

Author SHA1 Message Date
8a5570fd2f Navdrawer: Style and layout fixes
* Highlight active items in the tree.
* Fix glitches on hover.
* Do not use :before selector for items hover indicator, simply use
  the item itself.
* Use WBA variables for border-radius, instead of bootstrap's.
* Do not apply transitions to "all". It's not performant, can lead to
  glitches, and lazy. Only transition what's needed.
* Slightly more compact by applying more consistent spacing.
* Highlight training progress even when not hover.
2024-08-16 15:23:57 +02:00