From 2bb33e1d2a70589a87ea7fe0efd61f51fe3a468b Mon Sep 17 00:00:00 2001 From: "Lucas.Xu" Date: Wed, 4 Sep 2024 06:58:02 +0800 Subject: [PATCH] fix: incorrect right-click menu position on Desktop (#6177) --- frontend/appflowy_flutter/pubspec.lock | 4 ++-- frontend/appflowy_flutter/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/appflowy_flutter/pubspec.lock b/frontend/appflowy_flutter/pubspec.lock index 95669dd323..c936af5b5b 100644 --- a/frontend/appflowy_flutter/pubspec.lock +++ b/frontend/appflowy_flutter/pubspec.lock @@ -53,8 +53,8 @@ packages: dependency: "direct main" description: path: "." - ref: a64a516 - resolved-ref: a64a5165e79bd2424e594b793843a7158e7d4fb4 + ref: da0a56c + resolved-ref: da0a56cf721c55dc2ab944d0769d2821aba509b7 url: "https://github.com/AppFlowy-IO/appflowy-editor.git" source: git version: "3.2.0" diff --git a/frontend/appflowy_flutter/pubspec.yaml b/frontend/appflowy_flutter/pubspec.yaml index 8f8141641d..62b9ec4d28 100644 --- a/frontend/appflowy_flutter/pubspec.yaml +++ b/frontend/appflowy_flutter/pubspec.yaml @@ -190,7 +190,7 @@ dependency_overrides: appflowy_editor: git: url: https://github.com/AppFlowy-IO/appflowy-editor.git - ref: "a64a516" + ref: "da0a56c" appflowy_editor_plugins: git: