chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
30 stars 1 forks source link

Implement snapshot zooming and panning #206

Open ghengeveld opened 4 months ago

ghengeveld commented 4 months ago

Allows zooming the snapshot image to 100% on click, and panning the zoomed image by moving the mouse. Originally from #151, but without the diff slider and other tweaks.

https://github.com/chromaui/addon-visual-tests/assets/321738/6aad5cd6-24ea-45a1-98a2-b8502b624a02

📦 Published PR as canary version: 1.6.1--canary.206.c19f7ca.0
:sparkles: Test out this PR locally via: ```bash npm install @chromatic-com/storybook@1.6.1--canary.206.c19f7ca.0 # or yarn add @chromatic-com/storybook@1.6.1--canary.206.c19f7ca.0 ```