Release 2.7.1
·
26 commits
to master
since this release
Added ViewPortZoom Detection
- a helper class that uses Window.devicePixelRatio to be able to detect any Zoom changes in the browser and desktop resolution.
- one of the use cases of this is when user is zooming 200% - we need to easily detect it and adjust the zoom or override the scale in the correct and readable manner.