Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 1.3.81 (2.0.0-alpha)
-
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
Remove "y: ((4 - index) * 96)" to see what happens without the workaround.