[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:
Denys Vuika
2018-01-30 16:30:41 +00:00
committed by Eugenio Romano
parent a51d522807
commit 8a4959d172
8 changed files with 325 additions and 28 deletions

View File

@@ -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",