Skip to content

fix: restore horizontal PDF scroll on mobile#7544

Merged
vitormattos merged 4 commits intomainfrom
fix/7341-mobile-horizontal-scroll
Apr 23, 2026
Merged

fix: restore horizontal PDF scroll on mobile#7544
vitormattos merged 4 commits intomainfrom
fix/7341-mobile-horizontal-scroll

Conversation

@vitormattos
Copy link
Copy Markdown
Member

@vitormattos vitormattos commented Apr 23, 2026

Summary

  • bump @libresign/pdf-elements to ^1.2.4 (includes the mobile horizontal scroll fix)
  • add mobile E2E regression coverage for horizontal scrolling in the PDF preview
  • simplify PdfEditor zoom-init behavior and align related unit tests

Testing

  • npm run lint
  • npm run test -- src/tests/components/FooterTemplateEditor.spec.ts src/tests/components/PdfEditor/PdfEditor.spec.ts
  • npm run build
  • npx playwright test mobile-pdf-horizontal-scroll.spec.ts

Fixes #7341

@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Apr 23, 2026
@vitormattos vitormattos force-pushed the fix/7341-mobile-horizontal-scroll branch 2 times, most recently from 2dee7b2 to 01be078 Compare April 23, 2026 01:35
@vitormattos vitormattos changed the title fix: enable horizontal PDF scrolling on mobile by fixing @libresign/pdf-elements CSS fix: restore horizontal PDF scroll on mobile Apr 23, 2026
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos force-pushed the fix/7341-mobile-horizontal-scroll branch from 37b79ca to 90b30ef Compare April 23, 2026 03:01
@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable33

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable32

@vitormattos vitormattos merged commit b13310b into main Apr 23, 2026
69 checks passed
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Apr 23, 2026
@vitormattos vitormattos deleted the fix/7341-mobile-horizontal-scroll branch April 23, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 4. to release

Development

Successfully merging this pull request may close these issues.

Since new major version, mobile user complains about blurry PDF

1 participant