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

6 Commits

Author SHA1 Message Date
llj
3d7b8b3a6b
Image zoom rotate (#7425)
* [image file view] added a zoomer(enable users to zoom in/out the image)

* [image file view] added 'rotate'(rotate the image in counter-clockwise direction and save it)

* [image file view] fixup

* [image file view] keep the 'prev/next' icons displayed on top of the image which is zoomed in

* [image file view] improved the display of the 'image saved' tip

* [image file view] don't offer 'zoom in/out' & 'rotate' for images with errors

* [image file view] don't offer 'rotate' for PSD & HEIC files

* [image file view] enable HEIC files to be viewed online
2025-02-08 10:27:34 +08:00
Michael An
8edd4c8505
Change grey color (#7091)
* 01 change 818a91 to 666

* 02 change 8c8c8c to 666

* 03 remove useless dtable-icon

* 04 remove dtable-db

* 05 change 888 to 666
2024-11-27 11:03:59 +08:00
Michael An
63e64f83df
change empty tip title margin (#6614)
fix other css format
2024-08-22 14:59:00 +08:00
Michael An
1eb4cbf4ee
change Wiki style (#6143) 2024-05-30 17:39:25 +08:00
llj
2a2bd2b783 [image file view] rewrote it with react (#2983)
* [image file view] rewrote it with react

* [image file view] modification

* [image file view] modified code indentation & etc.
2019-02-22 18:16:44 +08:00
llj
ebc5ab6ab1 Shared image view (#2951)
* init shared file view image

* [shared image file view] rewrote it with react

* [shared image file view] modification
2019-02-18 08:05:37 +08:00