Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-1257

Tesla. Item moves incorrectly the first time it's clicked

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 1.3.81 (2.0.0-alpha)
    • Quick / QML Support
    • None
    • Qt Creator running on a Mac

    Description

      Check out the tesla demo, shortcuts at the bottom. Open the launcher and PressAndHold one of the shortcut items.

      As a workaround, I hardcoded the y coordinate here in Main.qml:
      ParentChange

      { target: draggable; parent: homescreen; y: ((4 - index) * 96) }

      Remove "y: ((4 - index) * 96)" to see what happens without the workaround.

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            clivewhitear Clive Whitear
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes