1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 15:26:19 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Michael An
5b106180c2 Change pdf viewer style (#7860)
* 01 change font color

* 02 change pdf viewer style

* 03 change sidebar header name
2025-05-27 11:36:06 +08:00
Michael An
7beb44e9e9 Change default font size and color (#7850)
* 01 update seafile-ui

* 02 change grey color contrast

* 03 remove useless 14px

* 04 remove useless select style

* 05 change 202428 to 212529
2025-05-23 14:01:41 +08:00
llj
3ef2be6804 [pdf file view] redesigned the 'decrypt document' dialog for encrypted files (#7207) 2024-12-17 16:41:14 +08:00
llj
e645b29d87 Pdf file view redesign (#7188)
* [pdf file view] added 'find' operation icon; redesigned the 'find' bar

* [pdf file view] the 'find' bar: updated the 'find previous/next' buttons; added a 'clear query' function

* [pdf file view] 'print': redesigned the 'Preparing document for printing' dialog

* [pdf file view] the 'find' bar: updated the styles of the border & the 'input'

* [pdf file view] 'preparing document for printing' dialog: updated UI details

* [pdf file view] 'preparing document for printing' dialog: modified the border & the backdrop
2024-12-17 14:45:57 +08:00
llj
52a6e2e7e3 [pdf file view] customized the position of the findbar (made it display above the highlighted search result, instead of covering it) (#6973) 2024-10-30 19:12:36 +08:00
Michael An
e88437bbdc change grep icon color (#6665) 2024-08-29 16:41:16 +08:00
Michael An
63e64f83df change empty tip title margin (#6614)
fix other css format
2024-08-22 14:59:00 +08:00
llj
2e87f7acb4 ['pdf file view'] fixup for the display of the tooltips when hover on the operation icons in the top-right corner (#6563) 2024-08-15 18:09:49 +08:00
llj
5fc181a882 [pdf viewer] added loading icon; adjusted the position of the scrollb… (#5583)
* [pdf viewer] added loading icon; adjusted the position of the scrollbar of the viewer container

* [pdf file view] fixed UI of the image in the details panel
2023-08-11 15:17:10 +08:00
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
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
llj
bacd350667 Pdf zoom (#4430)
* [pdf file view] added 'zoom in/out'

* [pdf file view] redesigned 'zoom toolbar'
2020-02-08 09:24:23 +08:00
llj
e37598eff5 [pdf file view] added sf_pdf_images_path and etc. 2019-06-28 16:59:36 +08:00
llj
77fae49d6a [pdf file view] make links in PDF files clickable (#3257) 2019-04-12 17:54:34 +08:00
llj
e828abce04 Pdf file view (#3080)
* [pdf file view] rewrote it with react

* [shared pdf file view] rewrote it with react
2019-03-09 08:36:14 +08:00