From c921aa56d9d409b4b5652dd26fde291ed53bef1f Mon Sep 17 00:00:00 2001 From: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> Date: Wed, 4 Jun 2025 12:52:53 +0900 Subject: [PATCH] =?UTF-8?q?Revert=20"fix:=20=E3=82=B7=E3=82=A7=E3=83=BC?= =?UTF-8?q?=E3=83=80=E3=83=BC=E3=81=AE=E8=AA=AD=E3=81=BF=E8=BE=BC=E3=81=BF?= =?UTF-8?q?=E3=81=8C=E5=AE=8C=E4=BA=86=E3=81=97=E3=81=A6=E3=81=8B=E3=82=89?= =?UTF-8?q?=E3=83=AC=E3=83=B3=E3=83=80=E3=83=AA=E3=83=B3=E3=82=B0=E3=82=92?= =?UTF-8?q?=E8=A1=8C=E3=81=86=E3=82=88=E3=81=86=E3=81=AB"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit e06f37a7d453ca581858252eae422d8a9e470dc3. --- .../src/components/MkImageEffectorDialog.vue | 7 +-- .../components/MkWatermarkEditorDialog.vue | 14 +---- .../utility/image-effector/ImageEffector.ts | 62 +++++++++---------- 3 files changed, 32 insertions(+), 51 deletions(-) diff --git a/packages/frontend/src/components/MkImageEffectorDialog.vue b/packages/frontend/src/components/MkImageEffectorDialog.vue index 5605baff51..de2c92bbd6 100644 --- a/packages/frontend/src/components/MkImageEffectorDialog.vue +++ b/packages/frontend/src/components/MkImageEffectorDialog.vue @@ -20,7 +20,6 @@ SPDX-License-Identifier: AGPL-3.0-only