mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-12 06:25:51 +03:00
1f06407878
sentry ADMIN-C05 - resizing the window (or changing orientation) when viewing a single photo inside the Unsplash image selector was throwing errors because the event handler `setZoomedSize()` call was not passed the same arguments as the typical call made in `modify()` - moved the `element` and `ratio` properties onto the class so they are preserved and ready to be used without being explicitly passed in when `setZoomedSize()` is called as part of an event |
||
---|---|---|
.. | ||
autofocus.js | ||
movable.js | ||
on-resize.js | ||
on-scroll.js | ||
ratio-zoom.js | ||
react-render.js | ||
scroll-into-view.js | ||
scroll-to.js | ||
scroll-top.js | ||
select-on-click.js |