From b129b526f305c6e7d2299d9f222dd2b8ee0e97e7 Mon Sep 17 00:00:00 2001 From: sylenien Date: Thu, 3 Nov 2022 11:15:22 +0100 Subject: [PATCH] change(ui): prevent player playing during editing of fields --- frontend/app/components/Session/Layout/Player/Controls.js | 6 +++--- .../components/Session_/Player/Overlay/PlayIconLayer.tsx | 2 +- frontend/app/components/ui/Checkbox/Checkbox.tsx | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/app/components/Session/Layout/Player/Controls.js b/frontend/app/components/Session/Layout/Player/Controls.js index aafce5062..69af9a111 100644 --- a/frontend/app/components/Session/Layout/Player/Controls.js +++ b/frontend/app/components/Session/Layout/Player/Controls.js @@ -89,7 +89,7 @@ function Controls({ icon="replay-10" /> -
+