From 3c64f9cfa2a400b809d320b6799dd9d69b3abee1 Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Thu, 31 Jul 2025 21:46:33 +0200 Subject: [PATCH] Merge pull request [#494](https://github.com/mazeincoding/AppCut/issues/494) --- .../editor/properties-panel/index.tsx | 2 +- apps/web/src/stores/playback-store.ts | 32 ++++++++++++++++--- 2 files changed, 28 insertions(+), 6 deletions(-) diff --git a/apps/web/src/components/editor/properties-panel/index.tsx b/apps/web/src/components/editor/properties-panel/index.tsx index 720c4a26..f1b3f6a3 100644 --- a/apps/web/src/components/editor/properties-panel/index.tsx +++ b/apps/web/src/components/editor/properties-panel/index.tsx @@ -67,7 +67,7 @@ export function PropertiesPanel() {