Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[syncfusion_flutter_pdfviewer] Stop force-intercepting all scroll events if theres nothing to scroll or allow shrinkwrap #2298

Open
cyberpwnn opened this issue Mar 3, 2025 · 0 comments
Labels
open Open pdf viewer PDF viewer component

Comments

@cyberpwnn
Copy link

Why is there no way to shrinkwrap?
Why is there no way to use the pdf view as a sliver?
Why is scrolling still intercepted if the outer container is larger than the pdf view content and as such no scrolling would happen anyway?

I would use IgnorePointer but I want to select text, and GestureDetectors as a way to block scroll events from reaching doesnt seem to have an effect.

@LavanyaGowtham2021 LavanyaGowtham2021 added pdf viewer PDF viewer component open Open labels Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open Open pdf viewer PDF viewer component
Projects
None yet
Development

No branches or pull requests

2 participants