Spine-Toolbox icon indicating copy to clipboard operation
Spine-Toolbox copied to clipboard

Dragging the tab bar in tabbed windows overrides the style sheet

Open PiispaH opened this issue 1 year ago • 2 comments

Sometimes when messing around with a specification of an Importer, all of the previously dark menu elements like buttons turn grey. When this happens a small icon usually indicating a drop-down list appears in the corner of the hamburger menu icon. I have seen this happen a few times when doing things like clicking things randomly and selecting other windows. I think this usually happens when selecting a different window.

image

PiispaH avatar Jul 04 '23 08:07 PiispaH

This can happen on any window that can have multiple tabs. When the window is dragged around from the bar where the tabs appear, the styling of the UI elements seems to go back to the defaults instead of using the style-sheet provided in config.py in Toolbox.

PiispaH avatar Sep 25 '23 09:09 PiispaH

I wonder if this is QT problem rather than ours and if so, it might get fixed by QT.

jkiviluo avatar Jun 19 '24 11:06 jkiviluo