Browse Source

buttons change for mobile

master
filesite 2 months ago
parent
commit
6f8d261500
  1. 4
      www/js/beauty.js

4
www/js/beauty.js

@ -129,9 +129,9 @@ if ($('#image_site').get(0)) {
display: { display: {
left: ["infobar"], left: ["infobar"],
middle: [ middle: [
"toggleZoom", "zoomIn",
"zoomOut",
"show1to1", "show1to1",
"rotateCCW",
"rotateCW" "rotateCW"
], ],
right: ["download", "close"] right: ["download", "close"]

Loading…
Cancel
Save