mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-1416] image viewer enhancements (#2895)
* image viewer enhancements * code improvements * fix scrolling of the zommed in content * remove flip for now as it needs much efforts * unit tests, thumbnail selector enhancements
This commit is contained in:
committed by
Eugenio Romano
parent
a51d522807
commit
8a4959d172
@@ -195,7 +195,10 @@
|
||||
"NEXT_PAGE": "Next page",
|
||||
"ZOOM_IN": "Zoom in",
|
||||
"ZOOM_OUT": "Zoom out",
|
||||
"FIT_PAGE": "Fit page"
|
||||
"FIT_PAGE": "Fit page",
|
||||
"ROTATE_LEFT": "Rotate left",
|
||||
"ROTATE_RIGHT": "Rotate right",
|
||||
"RESET": "Reset"
|
||||
},
|
||||
"PAGE_LABEL": {
|
||||
"SHOWING": "Showing",
|
||||
|
Reference in New Issue
Block a user