drag while zoomed in should rotate not move object around

Q&A about the latest versions
Post Reply
MFThomsen
Posts: 9
Joined: Wed Nov 18, 2015 5:00 pm

When the zoom level is at 1, the user can drag left/right to rotate the object. However, if they zoom in, dragging only moves the image around inside the viewport.

Is there someway to make the dragging rotate the object at the zoom level instead og panning the image around ?
User avatar
Hopki
Gnome
Posts: 13005
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

HI,
Add a button to the skin with the action Change Viewer Mode, the use :

0 = Rotate Mode
1 = Move Mode
2 = Toggle between Rotate and Move modes.

So a single button would use toggle but if you stack buttons you can have different button images for Rotate and Move modes giving the viewer some indication on which mode that are in.

The default is Auto Move Mode selected which is found under Settings and Zoom.
If you deselect this the object will still rotate when zoomed.

So you can choose which mode you have on startup.
Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
MFThomsen
Posts: 9
Joined: Wed Nov 18, 2015 5:00 pm

Thanks! This solved my problem!
Post Reply