Automatically zoom in image

Q&A about the latest versions
Post Reply
AKivikoski
Posts: 2
Joined: Wed Feb 26, 2014 2:44 pm

Hello,

Is it possible to automatically expand fullscreen an image in a node? I'd need such function via Javascript API or Node markers. The use case is that user enters a node that actually contains only an image, and that image should be zoomed to fill the screen.
User avatar
Hopki
Gnome
Posts: 13021
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
Only works with HTML5 but yes you can do this with node markers.
With a Pro project just add a node marker and select the node it should react with.

Then give it the actions
Activate => Enter Fullscreen
Deactivate => Exit Fullscreen

If using standard version that use tags, then set the tag in the node marker.
If using the Pro version and you have more then one node that will enter and exit fullscreen then consider using tag's as then you can have one node marker reacting to the same tag in multiple nodes.
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/
Post Reply