Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
QDS 4.4
-
None
Description
Dock widgets with 0 width in the workspace ini are being created with 0 pixel width and not visible in the UI. Especially noticeable with the Code View.
Seems to be related to the min width feature.
<splitter orientation="Vertical" count="2"> <splitter orientation="Horizontal" count="3"> <area tabs="1" current="CollectionEditor"> <widget name="CollectionEditor" closed="true"/> </area> <area tabs="1" current="FormEditor"> <widget name="FormEditor" closed="false"/> </area> <area tabs="1" current="TextEditor"> <widget name="TextEditor" closed="true"/> </area> <sizes>0 1658 0</sizes> </splitter>
Attachments
Issue Links
- duplicates
-
QDS-11255 New view is sometimes hidden due to minimum size
-
- Closed
-