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

Qml TableView: increase accuracy of contentWidth estimation

    XMLWordPrintable

Details

    Description

      If a TableView is given a model with a large number of columns with greatly varying widths, the contentWidth property value will vary greatly as well when scrolling the TableView horizontally. As a result an attached horizontal ScrollBar would also change size and position making it visually "jumpy".

      Suggestion: increase the accuracy of contentWidth estimation to keep the value more stable in order to make an attached ScrollBar behave smoothly without jumping between positions.

      Current workaround: manually calculate the contentWidth for the TableView.

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            miikapernu Miika Pernu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes