From: Jean-Philippe Bruyère Date: Thu, 31 Dec 2020 15:37:46 +0000 (+0100) Subject: unbox value type in emitGetSubData, FileDialog enabled for folder only, minimum size... X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=refs%2Fheads%2FcrowIde;p=jp%2Fcrow.git unbox value type in emitGetSubData, FileDialog enabled for folder only, minimum size for Button in style and no longer in template root group --- diff --git a/Crow/Default.style b/Crow/Default.style index ae09ec1c..dff927ff 100644 --- a/Crow/Default.style +++ b/Crow/Default.style @@ -67,6 +67,7 @@ Wrapper { } Button { Caption = "Button"; + MinimumSize = "50,20"; Width = "Fit"; } Label { diff --git a/Crow/Templates/Button.template b/Crow/Templates/Button.template index 14b14a2f..c46da8c6 100644 --- a/Crow/Templates/Button.template +++ b/Crow/Templates/Button.template @@ -1,5 +1,5 @@ - + Width="100%" Margin="0" MouseDoubleClick="./onFileSelectDblClick">