You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️Important note for users upgrading from version prior to 1.0.0-rc: the wheel/pinch/drag zoom behaviors are now configured separately, so some options have been moved an renamed:
zoom.enabled -> zoom.wheel.enabled and zoom.pinch.enabled
zoom.drag -> zoom.drag.enabled (enabling drag mode no longer disables the wheel/pinch modes)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Essential Links
zoom.enabled->zoom.wheel.enabledandzoom.pinch.enabledzoom.drag->zoom.drag.enabled(enabling drag mode no longer disables the wheel/pinch modes)zoom.speed->zoom.wheel.speedzoom.wheelModifierKey->zoom.wheel.modifierKeyzoom.threshold->zoom.drag.thresholdBreaking Changes
Enhancements
startandstopplugin hooks instead ofbeforeInit,afterInitanddestroy#411 Use `start` and `stop` plugin hooks instead of `beforeInit`, `afterInit` and `destroy`Bugs Fixed
Types
Documentation
Development
This discussion was created from the release v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions