vinodnimbalkar / svelte-pdf

svelte-pdf provides a component for rendering PDF documents using PDF.js
https://www.npmjs.com/package/svelte-pdf
MIT License
196 stars 47 forks source link

The arrow on the counter-clockwise button is backwards #7

Closed markfirmware closed 3 years ago

vinodnimbalkar commented 3 years ago

:bug: Arrow corrected on counter-clockwise button : 6d6f0ab18098e5c52f62ef8f810d33220b56625b

markfirmware commented 3 years ago

Not yet fixed in readme demo:

Source code of demo page is included in example directory.

https://svelte-pdf.netlify.com

vinodnimbalkar commented 3 years ago

Thanks for remind to fix demo, Now it fixed check out https://svelte-pdf.netlify.app/

markfirmware commented 3 years ago

You are welcome, and thanks.