1527dd9b3a
* Fix ZoomLabel not showing during pinch zoom * fix: exponential wheel zoom and show ZoomLabel during pinch - Use exponential wheel zoom (Math.exp) instead of additive for smoother PC scroll - Show ZoomLabel during pinch start and pinch move - Clean up unused setZoomSpeed state for wheel handler