From aa624d77ec814cfab205f99b97843dd6b3a61e36 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Tue, 28 Apr 2026 14:01:35 +0200 Subject: [PATCH] Feature: Add Source Size input and refactor advanced rendering parameters layout --- src/app/App.tsx | 109 +++++++++++++++++++++++++++++++++--------------- 1 file changed, 75 insertions(+), 34 deletions(-) diff --git a/src/app/App.tsx b/src/app/App.tsx index 3f1c3991..47fa5e9e 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -18893,40 +18893,81 @@ export function App({ store, initialStatusMessage }: AppProps) { /> - +
+ + +