indigoDock
indigoDock copied to clipboard
Panels disappear (7cc7880)
OSX 10.10.5 7cc78803c74878172da6b433bfb4eee39ba06dab Recreate:
- Open indigoDock
- Start pulling out panels in to canvas Result: they disappear (sometimes they turn totally gray first and then disappear
Console Output:
Starting /Users/sphenoid/Develop/indigoDock/build/TestLayout.app/Contents/MacOS/TestLayout...
UI theme is: "dark"
PanelIndex is: -1
PanelIndex is: 0
Load Workspace
PanelIndex is: -1
PanelIndex is: 1
Load Workspace
PanelIndex is: 0
PanelIndex is: 0
PanelIndex is: 0
PanelIndex is: -1
PanelIndex is: 0
PanelIndex is: 0
Load Workspace
Load Workspace
PanelIndex is: -1 `
It is still there? Because I've changed the window state of panels from tooltip to tool.
I think so. I will report for sure later. Edit: I mean..I don't think this is an issue anymore 😄
Tested on c3f75c2958d0addc422741a8150b6bf4bc7c03bc
Results: Panels no longer disappear!
Remaining issue: From time to time (not reproducible in a reliable fashion) panels will turn gray colored.
See gif:
QtCreator console output:
UI theme is: "dark"
addFloatingPanel "Content"
PanelIndex is: 1
Parent = QSplitter(0x7fd12149e8a0)
PanelIndex is: 1
Parent = QSplitter(0x7fd12149e8a0)
addFloatingPanel "Geometry"
PanelIndex is: 0
Parent = QSplitter(0x7fd12149e8a0)
addFloatingPanel "Test"
PanelIndex is: -1
Parent = IndigoDockManager(0x7fd1215f8360)
PanelIndex is: -1
Parent = IndigoDockManager(0x7fd1215f8360)
PanelIndex is: 0
Parent = IndigoDockManager(0x7fd1215f8360)
PanelIndex is: 0
Parent = QSplitter(0x7fd12149e8a0)
addFloatingPanel "Test"
PanelIndex is: 0
Parent = QSplitter(0x7fd12149e8a0)
addFloatingPanel "Geometry"
PanelIndex is: 0
Parent = QSplitter(0x7fd12149e8a0)
addFloatingPanel "Content"