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

Qt Quick TableView performance issue when updating ContentY in onModelChanged

XMLWordPrintable

    • Linux/Wayland
    • bff7aca86 (dev), 5800bf988 (6.6), 11ee3dcf3 (tqtc/lts-6.5), a4ed13098 (dev), 642b08d15 (6.6), 52571c3e5 (tqtc/lts-6.5), d1d7571c6 (tqtc/lts-6.2), 860a28f52 (tqtc/lts-6.2)

      TableView should always show the last line by setting the ContentY.
      When updating ContentY in onModelChanged, the view loads data for every single cell and is quite slow to display. The performance should be improved.

      The behavior can be reproduced when populating the TableView from a custom model that provides 1 000 000 lines with 3 rows each but is also observed with more complex models.

        For Gerrit Dashboard: QTBUG-118897
        # Subject Branch Project Status CR V

            richard Richard Moe Gustavsen
            pijaouen Pierre Jaouen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: