Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-375

GridLayout inside SwipeView

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • Qt for MCUs 2.9, Qt for MCUs 2.10
    • QML
    • None
    • Linux/Wayland, Linux/X11, Other
    • Linux/Wayland, Linux/X11, Other

    Description

      When adding a GridLayout as a delegate to SwipeView (Note: SwipeView takes over the geometry management of items added to the view.) the GridLayout streches and does not display it's content correctly anymore!
      I would have expected that the layout spacings still apply, but instead the whole layout is streched.

      A workaround is to add an Item as a delegate to the SwipeView and GridLayout as it's child.

      Here is a minimal example to reproduce the issue:LayoutTest.zip

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            imbe Benjamin Imhof
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes