Stirling-Tools / Stirling-PDF

#1 Locally hosted web application that allows you to perform various operations on PDF files
MIT License
42.3k stars 3.36k forks source link

[Bug]: Missing Home Button in PDF Viewer Due to Nonexistent toolbarButton-home.svg File #1914

Closed ubbg closed 7 hours ago

ubbg commented 3 days ago

Installation Method

Docker

The Problem

The Home Button of view-pdf is not displayed because the file toolbarButton-home.svg does not exist.

https://stirlingpdf.io/view-pdf

image

Version of Stirling-PDF

0.29

Last Working Version of Stirling-PDF

No response

Page Where the Problem Occurred

No response

Docker Configuration

No response

Relevant Log Output

No response

Additional Information

No response

Browsers Affected

Chrome

No Duplicate of the Issue

ubbg commented 3 days ago

The file

src/main/resources/static/pdfjs-legacy/images/toolBarButton-home.svg

needs to be renamed to

src/main/resources/static/pdfjs-legacy/images/toolbarButton-home.svg.

HardikaZalavadia commented 3 days ago

Hi, @Frooodle I want to work on this issue can you assign it to me?

Frooodle commented 3 days ago

Seems simple enough to do without assignment Welcome to raise PR