1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-25 10:11:24 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
llj
542e54ad05
Pdf viewer (#5574)
* [pdf viewer] use the latest PDFjs(v3.8.162)

* [pdf viewer] redesigned it: added side panel(thumbnail panel) and bottom bar(includes side panel toggle, 'file page manager', and 'zoom manager')

* [pdf file view] added 'print' to the top-right toolbar
2023-08-09 18:54:58 +08:00
llj
4b0ba51b52 [pdf file view] enable 'zoom in/out by pinch' for mobile 2022-11-02 15:02:27 +08:00
llj
33ff193d8d [pdf viewer] improved loading
- display a loading icon instead of a blue progress bar in the `#loadingBar`
- added loading icons for pdf pages
2022-03-03 14:43:48 +08:00
llj
33401fcc35 [pdf viewer] use the latest PDFjs(v2.10.377)
- added 'loadingBar'
- show 'error info', 'password dialog' when needed
2021-10-20 15:22:21 +08:00