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
Fix page width calculation and enforce scale limit
- Added a check to limit the scale to a maximum of 1.3 if it exceeds 1.4.
- Removed redundant condition that checked if the scaled width exceeded a threshold.
- Added console logs for debugging page width and offset calculations.
0 commit comments