From ab959294089be78ea257b53551712c726e444d3d Mon Sep 17 00:00:00 2001 From: Pavel Matveev Date: Mon, 31 Aug 2026 17:12:09 +1100 Subject: [PATCH 1/5] Build v0.2 coordinate table UI --- src/OCR2Geometry/UI/MainWindow.xaml | 82 +++++++++++++++++++++-------- 1 file changed, 61 insertions(+), 21 deletions(-) diff --git a/src/OCR2Geometry/UI/MainWindow.xaml b/src/OCR2Geometry/UI/MainWindow.xaml index 1cc79fe..b6f693b 100644 --- a/src/OCR2Geometry/UI/MainWindow.xaml +++ b/src/OCR2Geometry/UI/MainWindow.xaml @@ -2,9 +2,10 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="OCR2Geometry for AutoCAD" - Height="360" - Width="560" - ResizeMode="CanMinimize" + Height="560" + Width="760" + MinHeight="500" + MinWidth="700" WindowStartupLocation="CenterOwner"> @@ -12,6 +13,7 @@ + - - - - - - - - - - - -