How would I (drag-)resize a desktop-app prototype in FramerJS? Since i's easy in HTML/Javascript, so I thought it should be possible in Framer as well - but it seems I can't find anything about it in the docs.
Any hints?
1 Comments
Benjamin Den Boer
Hey Andy Fuchs, you can do this by setting the "resize" style (and overflow) property to the layer. See this little example: http://share.framerjs.com/b8lgnduacczh/ :-)
1 Comments