From: Jean-Philippe Bruyère Date: Thu, 6 Dec 2018 16:36:21 +0000 (+0100) Subject: wip X-Git-Tag: v0.9.5-beta~149^2~4 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=309945235a6bfd0c16cd64b8a0ad2501d7b62b50;p=jp%2Fcrow.git wip --- diff --git a/Crow.csproj b/Crow.csproj index f181f154..e06c7c71 100644 --- a/Crow.csproj +++ b/Crow.csproj @@ -32,7 +32,7 @@ true false $(SolutionDir)build\Debug - DEBUG_DRAGNDROP0;DEBUG_LOG;XLIB_BACKEND0;DESIGN_MODE;DEBUG_UPDATE0;DEBUG_FOCUS0;DEBUG_DISPOSE0;TRACE0;DEBUG;MEASURE_TIME;DEBUG_LOAD0;DEBUG_BINDING0;DEBUG_CLIP_RECTANGLE0 + DEBUG_DRAGNDROP0;DEBUG_LOG0;XLIB_BACKEND0;DESIGN_MODE;DEBUG_UPDATE0;DEBUG_FOCUS;DEBUG_DISPOSE0;TRACE0;DEBUG;MEASURE_TIME;DEBUG_LOAD0;DEBUG_BINDING0;DEBUG_CLIP_RECTANGLE0 @@ -156,7 +156,6 @@ - @@ -187,7 +186,6 @@ - @@ -197,7 +195,6 @@ - @@ -214,7 +211,6 @@ - @@ -236,6 +232,8 @@ + + @@ -414,5 +412,6 @@ + diff --git a/Default.style b/Default.style index c2f553e4..43c4cab8 100644 --- a/Default.style +++ b/Default.style @@ -56,8 +56,8 @@ MenuItem { //Background = "vgradient|0:DimGrey|1:Black"; //Background = "Transparent"; Foreground = "LightGrey"; - MouseEnter = "{Background=SteelBlue;}"; - MouseLeave = "{Background=Transparent;}"; + //MouseEnter = "{Background=SteelBlue;}"; + //MouseLeave = "{Background=Transparent;}"; //MouseEnter = "{Background = vgradient|0:SteelBlue|1:Jet;Foreground=White;}"; //MouseLeave = "{Foreground=LightGrey;Background=Transparent;}"; SelectionBackground = "Transparent"; diff --git a/Templates/DockWindow.template b/Templates/DockWindow.template index b293e536..d69b4718 100755 --- a/Templates/DockWindow.template +++ b/Templates/DockWindow.template @@ -5,7 +5,7 @@ MouseEnter="./onBorderMouseEnter" MouseLeave="./onBorderMouseLeave"> - +