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

Drag and Drop issue due to "long" NumberAnimation duration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.3.1
    • GUI: Drag and Drop
    • None

      Due to the default "long" NumberAnimation duration of 250ms, the drag and drop example and therefore the drag and drop functionality, in general, can end up in a faulty state.
      If the user moves the dragged Rectangle fast enough (quicker than the transition) on top of another one it will stay in this faulty state as shown in the video. This can be a workaround by setting a smaller duration time on the Transitions NumberAnimation and can be completely avoided by setting it to 0.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            henning Henning Gründl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes