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

GridLayout: Incomplete row/column definitions will attempt to fill next empty spot

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Quick: Layouts
    • None

    Description

      This is a suggestion from a customer.

      In the situation where an item in a GridLayout has only the Layout.column value defined, have it be placed in the next empty row in the GridLayout that has an empty spot for that column.

       

      Ex.

      If a GridLayout with 5 items has the 5th item define Layout.column: 0, have it be placed in the 3rd row 1st column spot instead of the current behavior of defaulting the Layout.row to 0 and attempting to place the item in 1st row 1st column

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            kevin.zhang Kevin Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes