From: jpbruyere Date: Sun, 29 Jan 2017 22:11:34 +0000 (+0100) Subject: MenuItem Template update, test Project viewer, view commands X-Git-Tag: v0.9.5-beta~259^2 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=2ec4eeed1d0353c455719aa612a12646ae2d176e;p=jp%2Fcrow.git MenuItem Template update, test Project viewer, view commands --- diff --git a/Crow.csproj b/Crow.csproj index d74f12f2..4e5b52ff 100644 --- a/Crow.csproj +++ b/Crow.csproj @@ -295,12 +295,12 @@ - - - - - - + + + + + + diff --git a/Default.style b/Default.style index 89e54719..62618b17 100644 --- a/Default.style +++ b/Default.style @@ -22,6 +22,7 @@ Menu { VerticalAlignment = Top; } MenuItem { + Width = Stretched; Background = Transparent; Foreground = LightGray; MouseEnter = {Background = vgradient|0:UnitedNationsBlue|1:Onyx;Foreground=White;} diff --git a/Microsoft.Build.cs b/Microsoft.Build.cs new file mode 100644 index 00000000..eadbfe1e --- /dev/null +++ b/Microsoft.Build.cs @@ -0,0 +1,16 @@ +// ------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Mono Runtime Version: 4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +// ------------------------------------------------------------------------------ + +// +//This source code was auto-generated by MonoXSD +// +namespace Schemas { + +} diff --git a/Templates/MenuItem.template b/Templates/MenuItem.template index 311cd3ef..0f93b20c 100644 --- a/Templates/MenuItem.template +++ b/Templates/MenuItem.template @@ -1,7 +1,7 @@  + IsPopped="{²./IsOpened}" PopWidth="{./PopWidth}" PopHeight="{./PopHeight}"> - - + +