From: Jean-Philippe Bruyère Date: Tue, 9 Feb 2021 15:16:23 +0000 (+0100) Subject: default button sizing X-Git-Tag: v0.9.5-beta~73 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=da4753f74a1962c91e6c1aa77129a1ba63fbe873;p=jp%2Fcrow.git default button sizing --- diff --git a/Crow/Default.style b/Crow/Default.style index 456376ec..8e769699 100644 --- a/Crow/Default.style +++ b/Crow/Default.style @@ -66,9 +66,10 @@ Wrapper { Orientation = "Vertical"; } Button { - Caption = "Button"; - MinimumSize = "50,20"; - Width = "Fit"; + Caption = "Button"; + MinimumSize = "50,22"; + Height = "22"; + Width = "Fit"; } Label { Height = "Fit"; diff --git a/Crow/Templates/Button.template b/Crow/Templates/Button.template index c46da8c6..e9764460 100644 --- a/Crow/Templates/Button.template +++ b/Crow/Templates/Button.template @@ -1,5 +1,5 @@ - - +