Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

Toolbar icons are not displayed #15

Open
kevits opened this issue Mar 9, 2021 · 5 comments
Open

Toolbar icons are not displayed #15

kevits opened this issue Mar 9, 2021 · 5 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@kevits
Copy link

kevits commented Mar 9, 2021

Since version 0.7 the toolbar icons are not displayed. I can not figure out what the problem could be. Are there any tips how I could solve this problem? Is this a problem on my end or is this a bug within the library?
I am using JavaFX 13.0.2 with Gradle.

Nevertheless, Thanks for the project! :)

Screenshots:
image
image

@romainhedouin
Copy link

romainhedouin commented Mar 10, 2021

I have this issue too...

Toolbar is kind of useless because of this so I turned it off until we get a fix:
displayer.setVisibilityOf("toolbarContainer", false);

#14

@Dansoftowner Dansoftowner added the bug Something isn't working label Mar 15, 2021
@Dansoftowner Dansoftowner added the help wanted Extra attention is needed label Apr 18, 2021
@Dansoftowner
Copy link
Owner

Dansoftowner commented Apr 18, 2021

I don't understand why is that happening.
I tried it with Java 16 + JavaFX 16:
image

Java 11 + JavaFX 11:
image

And Java 8:
image

So I couldn't reproduce the problem.

@Dansoftowner
Copy link
Owner

Regardless, I will update pdf.js and also give the ability to switch back to earlier versions.

@Dansoftowner
Copy link
Owner

Dansoftowner commented Apr 18, 2021

Check out version 0.8 .

Now you can switch back to the previous pdf.js version, if you want:

PDFDisplayer displayer = new PDFDisplayer(PdfJSVersion._2_2_228);

@Abu-Abdullah
Copy link

im facing the same issue. installing Document Archiver is giving the same problem, it might be related to the OS. tested on Windows 10 Pro

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants