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

Zoom slider events seem to be getting dropped #11

Open
msgilligan opened this issue Aug 26, 2022 · 2 comments
Open

Zoom slider events seem to be getting dropped #11

msgilligan opened this issue Aug 26, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@msgilligan
Copy link
Contributor

Sometimes (usually) when I move the zoom slider, the image isn't resized until I drag-resize the window. I am on Java 17, mac OS 12.5.1 (on ARM 64) and I am running the example with:
mvn javafx:run -f pdfviewfx-demo/pom.xml -Dmain.class=com.dlsc.pdfviewfx.demo.PDFViewApp

See the attached image, where the slider is almost all the way to the right and the image hasn't been zoomed:

Screen Shot 2022-08-25 at 6 24 47 PM

@dlemmermann dlemmermann added the bug Something isn't working label Aug 26, 2022
@dlemmermann dlemmermann self-assigned this Aug 26, 2022
@erikred
Copy link

erikred commented Aug 30, 2022

I am experiencing the same problems when zooming the PDF document seems not to work. It only works after dragging the PDF. Any idea where to start to fix the problem?

@dlemmermann dlemmermann removed their assignment Aug 31, 2022
@dlemmermann
Copy link
Collaborator

Follow the slider listener .... or ... if it is bound to a zoom property then follow the listener for that one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants