obelisk79 / OpenTheme

Home of the OpenTheme system for FreeCAD
GNU Lesser General Public License v2.1
36 stars 8 forks source link

Missing underline on workbench selector #96

Closed furgo16 closed 4 months ago

furgo16 commented 4 months ago

The workbench selector, either in ComboBox or TabBar mode is missing the line below the widgets, which stands out from the rest of the toolbar buttons:

image

image

OS: Ubuntu Core 22 (ubuntu:GNOME/ubuntu)
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.38039 (Git) Snap 1067
Build type: Release
Branch: main
Hash: 7a9fd501c3ea0e259f843dc21f488ef6af43c201
Python 3.10.12, Qt 5.15.10, Coin 4.0.0, Vtk 7.1.1, OCC 7.7.1
Installed mods: 
  * OpenTheme 2024.7.3
  * Curves 0.6.40
  * ezydxf
  * Ondsel-Lens 2024.7.5.01
  * Assembly4 0.50.14
obelisk79 commented 4 months ago

This was an intentional style choice for the TabBar mode and isn't a bug. But when it is in the dropdown mode it should have the line. I'll see what I can do.

maxwxyz commented 4 months ago

Duplicate of https://github.com/obelisk79/OpenTheme/issues/59