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

GridView - Negative ContentY

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 5.13.2
    • None
    • Linux/X11

    Description

      Changing the cellWidth and cellHeight in Gridview

      while being at a contentY greater than 0 will mess up the contentY - if you return to what should be contentY 0 you will be at negative contentY

      to fix contentY you can call 

      positionViewAtBeginning

      note that

      positionViewAtIndex(0, GridView.visible) did not work to make contentY a positive (or 0) number again

       

      forceLayout() did not help as well

      returnToBounds() also did not

      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
            damianatorrpm Damian Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes