From 6f8d26150005d55205c19eded18567a2d9b86fe1 Mon Sep 17 00:00:00 2001 From: filesite Date: Sun, 29 Sep 2024 08:28:55 +0800 Subject: [PATCH] buttons change for mobile --- www/js/beauty.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/js/beauty.js b/www/js/beauty.js index 78390cb..6381eec 100644 --- a/www/js/beauty.js +++ b/www/js/beauty.js @@ -129,9 +129,9 @@ if ($('#image_site').get(0)) { display: { left: ["infobar"], middle: [ - "toggleZoom", + "zoomIn", + "zoomOut", "show1to1", - "rotateCCW", "rotateCW" ], right: ["download", "close"]