From e5df134de67eac0da809cb2abfe77f0f5216a36c Mon Sep 17 00:00:00 2001 From: Maiko Date: Thu, 8 Aug 2024 01:22:26 +0900 Subject: [PATCH] Maximum message box height and scroll bars in place --- OpenUtau/Views/MessageBox.axaml | 110 ++++++++++++++++---------------- 1 file changed, 56 insertions(+), 54 deletions(-) diff --git a/OpenUtau/Views/MessageBox.axaml b/OpenUtau/Views/MessageBox.axaml index 1dade1d1f..dd9cc009f 100644 --- a/OpenUtau/Views/MessageBox.axaml +++ b/OpenUtau/Views/MessageBox.axaml @@ -8,59 +8,61 @@ Title="MessageBox" MinWidth="300" MinHeight="150" WindowStartupLocation="CenterScreen" ExtendClientAreaToDecorationsHint="False"> - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + +