Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. GridView: How to prevent contentY update when scrolling scrollbar in GridView?

GridView: How to prevent contentY update when scrolling scrollbar in GridView?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 153 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Trisha
    wrote on last edited by
    #1

    Hi,
    I am using Gridview to show around more than 200 thumbnails. added vertical scroll bar to scroll thumbnails Up /Down.
    while dragging scrollbar, continuously update ContentY property which hangs the UI.
    Is their a way to update ContentY property only on scrollBar release Instead of continous update on scrollBar drag?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved