From 8f0ecd37963b963243edfcd70efa52f0c5e5020a Mon Sep 17 00:00:00 2001 From: gramps Date: Thu, 6 Aug 2026 09:20:32 -0700 Subject: [PATCH] Resolution dropdown drives the output frame: vertical 9:16 tier with semi-crop preview over the fixed 1920x1080 master --- MainWindow.xaml | 29 +++++++++++++++++++ Models/QualityOption.cs | 4 ++- Models/index.md | 2 +- TASKS.md | 6 +++- ViewModels/MainViewModel.cs | 56 ++++++++++++++++++++++++++++++++++--- ViewModels/index.md | 2 +- ai.md | 2 +- 7 files changed, 92 insertions(+), 9 deletions(-) diff --git a/MainWindow.xaml b/MainWindow.xaml index 8a2100d..d908a57 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -377,6 +377,31 @@ HorizontalAlignment="Right" VerticalAlignment="Bottom" Margin="0,0,-13,-13"/> + + + + + + + + + + + + + + + + + +