From 6ffcdd8b3c54e2560b327ca1b4f4eb33ba54c0db Mon Sep 17 00:00:00 2001 From: Ed McConnell Date: Fri, 13 Dec 2024 21:22:12 -0500 Subject: [PATCH] merge main into image --- app/commit.json | 2 +- app/components/workbench/Preview.tsx | 20 +++++---- .../workbench/ScreenshotSelector.tsx | 42 +++++++++++++++---- 3 files changed, 49 insertions(+), 15 deletions(-) diff --git a/app/commit.json b/app/commit.json index 0c0fdae..50d6492 100644 --- a/app/commit.json +++ b/app/commit.json @@ -1 +1 @@ -{ "commit": "4cfabd94ee8ab91a1466cf644dbf9c74ab1324d7" } +{ "commit": "a936c5a99036e0ea65c976e19b3bdb39f8d7cd40" } diff --git a/app/components/workbench/Preview.tsx b/app/components/workbench/Preview.tsx index 0d0c41a..b2d97e3 100644 --- a/app/components/workbench/Preview.tsx +++ b/app/components/workbench/Preview.tsx @@ -289,14 +289,20 @@ export const Preview = memo(() => { > {activePreview ? ( <> -