From 21cfe7e3068663840f4683fc412bea48ebc12c3a Mon Sep 17 00:00:00 2001 From: dab246 Date: Tue, 18 Nov 2025 11:09:53 +0700 Subject: [PATCH] Cannot resize image in composer --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 6d3aeff87..b11cc8e5a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1256,8 +1256,8 @@ packages: dependency: "direct main" description: path: "." - ref: main - resolved-ref: "023ac84f36fea1b89819b5cf2a1c42061d970a1f" + ref: "fix/summernote-link-popover-not-affect-image" + resolved-ref: ffff7c64bceb04ad61420fe419aa7af0a9fab128 url: "https://github.com/linagora/html-editor-enhanced.git" source: git version: "3.3.2" diff --git a/pubspec.yaml b/pubspec.yaml index cc6cb9f07..ba6f148f1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -63,7 +63,7 @@ dependencies: html_editor_enhanced: git: url: https://github.com/linagora/html-editor-enhanced.git - ref: main + ref: fix/summernote-link-popover-not-affect-image jmap_dart_client: git: