From b8484eff7966877493fff352640020295c2da40a Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Sun, 14 Jan 2024 21:34:21 +0800 Subject: [PATCH] Differentiate menu open from right-click vs actions bar Kinda hacky for now --- src/components/status.jsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/status.jsx b/src/components/status.jsx index 9e96311..fea4a3e 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -1322,7 +1322,9 @@ function Status({ )} {showActionsBar && size !== 'l' && !previewMode && !readOnly && (