aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/qml2puppet/editor3d_qt6.qrc
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@qt.io>2024-03-22 17:45:21 +0200
committerMiikka Heikkinen <miikka.heikkinen@qt.io>2024-04-19 14:52:05 +0000
commit5a49c1669437ef2d4e1c2e284c912cb774495999 (patch)
treec0eac17c8882b22305e168d61d5ef65fb34b415c /src/tools/qml2puppet/editor3d_qt6.qrc
parent778688154d55719b2b53ff8747003cd0fb18bf2e (diff)
QmlDesigner: Use space key to move close to object at crosshairs
When in fly mode in 3D view, crosshairs are shown in the middle of the active split. Pressing space in fly mode when there is a model at the crosshairs will move the camera close to the model. Fixes: QDS-12292 Change-Id: Id15c13458af3763f4e0712614cf9cf3ed695fb5d Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
Diffstat (limited to 'src/tools/qml2puppet/editor3d_qt6.qrc')
-rw-r--r--src/tools/qml2puppet/editor3d_qt6.qrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/qml2puppet/editor3d_qt6.qrc b/src/tools/qml2puppet/editor3d_qt6.qrc
index 2913fbe15e..d76b1941b9 100644
--- a/src/tools/qml2puppet/editor3d_qt6.qrc
+++ b/src/tools/qml2puppet/editor3d_qt6.qrc
@@ -8,6 +8,8 @@
<file>mockfiles/images/editor_camera@2x.png</file>
<file>mockfiles/images/editor_particlesystem.png</file>
<file>mockfiles/images/editor_particlesystem@2x.png</file>
+ <file>mockfiles/images/crosshair.png</file>
+ <file>mockfiles/images/crosshair@2x.png</file>
<file>mockfiles/images/directional.png</file>
<file>mockfiles/images/directional@2x.png</file>
<file>mockfiles/images/point.png</file>