v1.2.2
What's Changed
Bug Fixes
- fix: enable horizontal scrolling on mobile devices (8a1dee1)
overflow-x: hidden→overflow-x: autoon.pdf-elements-rootoverflow: hidden→overflow: visibleon.pages-container- Added
touch-action: pan-x pan-yfor proper touch gesture handling - Added
-webkit-overflow-scrolling: touchfor smooth iOS scrolling
Fixes
- Resolves LibreSign/libresign#7341 – users couldn't scroll PDF horizontally on mobile devices
Full Changelog: v1.2.1...v1.2.2