From: Jean-Philippe Bruyère Date: Fri, 20 Jan 2017 05:35:36 +0000 (+0100) Subject: debug ColorPicker X-Git-Tag: v0.5.1~36 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=33d043a799a4dc1e57eabd8999bddbf0543f0fbc;p=jp%2Fcrow.git debug ColorPicker --- diff --git a/Default.style b/Default.style index dc8abd86..af54c62a 100644 --- a/Default.style +++ b/Default.style @@ -91,6 +91,12 @@ Control { Margin=0; Spacing=3; } +SaturationValueSelector { + Foreground=Red; +} +HueSelector { + ClipToClientRect=False; +} ColorSpinner { Minimum = 0; Maximum = 255; diff --git a/Templates/ColorPicker.template b/Templates/ColorPicker.template index 4c1e1280..f8dec90b 100755 --- a/Templates/ColorPicker.template +++ b/Templates/ColorPicker.template @@ -2,19 +2,16 @@ - + - + Width="120" Height="120"/> + - - - - - + + + +