Hi!
I wonder if it's possible to scroll content by grabbing the viewport on desktop rather than having to use the scrolling wheel of the mouse?
Hi Cristofer,
Desktop doesn’t have the concept of viewport (as Browser and Device chromes do) so there’s no way to drag it to change the scroll. This means that in Desktop you can’t simulate a scroll to X position behavior (of the whole screen) by changing something at design-time. For that you'd need to use a Browser or Device chrome.
Hope this helps.
Regards,
Diego
Indigo Studio Team