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. While dragging an icon across multiple pages, often times, the icon being dragged gets stuck.
Forum Updated to NodeBB v4.3 + New Features

While dragging an icon across multiple pages, often times, the icon being dragged gets stuck.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 288 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.
  • P Offline
    P Offline
    prasads3
    wrote on 12 Jul 2017, 05:44 last edited by
    #1

    I have created one application where there are multiple icons present in a GridView. Each delegate of the grid is a composite control with an icon and some text (similar to phones icons screen).
    And like a phones main screen, user can drag and drop icons across multiple pages of the gridview.
    There are navigation buttons on the right and left side of the icons grid, when an icon is dragged on top of the navigation buttons, the page scrolls left OR right to display the corresponding grid of apps.
    While dragging an icon across multiple pages, often times, the icon being dragged gets stuck.

    Initially I could duplicate this issue easily, but I found one solution in increasing the cacheBuffer for GridView. Current value for cacheBuffer is 100000.
    While this has reduced the frequency with which the issue was reproduced. It has not got fixed completely.

    If anyone is aware of this problem please suggest some solution. I am using QT 5.3.2 on QNX Neutrino 6.6.

    1 Reply Last reply
    0

    1/1

    12 Jul 2017, 05:44

    • Login

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