I want to build a figma prototype that will allow users to zoom in and out from one photo to another using scrolling/pinch on trackpad. I can also make a huge photo to zoom in and out of it. The idea is to make an interface in which zooming in and out will change photos Any thoughts of how to do it? Wireframe demonstration below enter image description here
Zoom on scroll interaction in figma
550 Views Asked by 35 Aryan Patil At
0
There are 0 best solutions below
Related Questions in FRONTEND
- Jquery Resize: how to check if a screen has been resized at any point
- In javaScript during a while loop how do you make the program stop to get user input?
- Nesting flex box
- Efficiently toggle visibility on multiple images
- Link remains :hover'ed when opened from JS
- Load UI app in memory without opening browser
- Can I have css of a <span> change when <span> can't fit in screen width?
- How does JS front-end framework (ember, Angular etc.) work with back-end frameworks(such as Django , Rails etc.)?
- Levels of abstraction on AngularJS Architecture
- Force all options of a select list to appear as expanded on click
- Front-end JavaScript program
- SVG as icon font alternative
- Export data from JSON to excel by preserving data type
- Could two projects use same database?
- What does it mean Bootstrap is compiled?
Related Questions in FIGMA
- All items are fixed in the figma design
- How does Figma crop pictures accurately?
- Converting Figma CSS into Vue.js component - What are best practises here?
- Figma with JavaFX and custom components
- Why is the font in figma different than the one on the web
- Figma shadow effect to flutter?
- Animations in figma using dropdown
- Mimic the Figma "clip content : off" behaviour in CSS
- Parralax with scroll control in Figma
- I ran into a problem in figma, the whole project disappeared because of union
- "ui-packages" folder doesn't show up after successful import of figma component with Relay for Android Studio
- UILabel vertical text alignment to match Figma design
- Figma Relay Import Error Transformation Error
- Is 12px text size in Figma equal to 12sp text size in Android XML layout?
- Android Studio: Imported Figma UI Package via Relay Plugin, but UI Package Not Visible in Android View
Related Questions in WIREFRAME
- Stage3D iOS Antialiasing on AIR 24
- Plotting with lattice::wireframe()
- R lattice wireframe: how to increase the resolution of 3D graph
- R Lattice: How to add y = x line and y = -x lines on the xy plane in the lattice wireframe function?
- Java OpenGL - Wireframe and Solid mode
- R: How to have nice intersections between multiple wireframes (lattice)
- Using wireframes for UI design and front-end development
- 3D wireframe plot with 2D projections: Spatial organiszation & frequency of projection
- Axure RP 10 : Using 3 dropdown to a field (date)
- Can the sketch look in Balsamiq be turned off?
- Any way to rotate this cat so it was horizontally and look from right to left?
- Unity custom shader second pass not executing
- Please Recommend a HTML Prototype Builder
- What website wireframing tools are available online, or self-hosted?
- What questions should I ask to client before to start PSD 2 XHTML work?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?