Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-17244

QGraphicsLayout Layouting should be done in one go. Ugly layouting visible otherwise

XMLWordPrintable

    • 42bbdbef501caec06981981585a0302339818ac6

      When you have nested layouts and widgets, invalidating the size of one item doesn't cause all the layouting to be redone, but it's done in piecemeal.

      There was a bug for this months ago, with the same attached test case, but I cannot find it anywhere, and some of the related bugs seem are missing attachments and missing comments.

      If you run the attached program, you can see widgets inside of widgets. The inner most widget's preferred size changes, but visually you see that it grows larger than its parent.

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

            smd Jan Arve
            johnflux John Tapsell
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes