From 92698bb66ceb14de3615faf7baf2366e5af675af Mon Sep 17 00:00:00 2001 From: Herp Derpinstine Date: Fri, 22 Nov 2024 00:25:37 -0600 Subject: [PATCH] Fixed an issue with Error DialogBoxes not being Scaled properly --- MelonLoader.Installer/Views/DialogBox.axaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/MelonLoader.Installer/Views/DialogBox.axaml b/MelonLoader.Installer/Views/DialogBox.axaml index b294c02..a042d9c 100644 --- a/MelonLoader.Installer/Views/DialogBox.axaml +++ b/MelonLoader.Installer/Views/DialogBox.axaml @@ -15,9 +15,11 @@ Height="100" SizeToContent="WidthAndHeight" RenderOptions.BitmapInterpolationMode="HighQuality"> - - - + + + + +