From 14794d22210cb21b82db20aa55b1f3c8733b5fbd Mon Sep 17 00:00:00 2001 From: John Preston Date: Fri, 1 Mar 2024 12:26:46 +0400 Subject: [PATCH] Allow default toast to work with .adaptive flag. --- ui/widgets/widgets.style | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/widgets/widgets.style b/ui/widgets/widgets.style index d34d504..436e852 100644 --- a/ui/widgets/widgets.style +++ b/ui/widgets/widgets.style @@ -1404,6 +1404,7 @@ defaultToast: Toast { defaultMultilineToast: Toast(defaultToast) { minWidth: 160px; + maxWidth: 360px; } // Windows specific title