Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-11056

Dock Widgets - Min Width Zero

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • QDS 4.4
    • Dock Widget Framework
    • None
    • Linux/X11, macOS

    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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              henning Henning Gründl
              brook_cronin_qt Brook Cronin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes