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

QML Grid element stops calculating height when it reaches a hidden row

    XMLWordPrintable

Details

    Description

      When calculating its height, the Grid element stops when it reaches a hidden row. This is demonstrated by the attached program.

      The program creates a grid with 3 rectangles. The middle rectangle is hidden.
      The white background's height is set to be 50 pixels larger than the grid's height. When the middle rectangle is hidden, the grid's height can be see to be only the height of the first rectangle (the white background can be seen to cover only half of the 3rd rectangle). By clicking on the window, it is possible to hide and unhide the middle rectangle. When the middle rectangle is visible, the white rectangle is seen to be 50 pixels after the third rectangle, which is what is expected

      Attachments

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

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            iain iain holmes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes