Прозрачность в колорпикере
This commit is contained in:
@@ -85,7 +85,7 @@
|
|||||||
<TextBlock Text="Color:" VerticalAlignment="Center"/>
|
<TextBlock Text="Color:" VerticalAlignment="Center"/>
|
||||||
<ColorPicker x:Name="ToolColorPicker"
|
<ColorPicker x:Name="ToolColorPicker"
|
||||||
Color="{Binding Editor.PreviewColor, Mode=TwoWay}"
|
Color="{Binding Editor.PreviewColor, Mode=TwoWay}"
|
||||||
IsAlphaVisible="False"
|
IsAlphaVisible="True"
|
||||||
VerticalAlignment="Center"/>
|
VerticalAlignment="Center"/>
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
</Border>
|
</Border>
|
||||||
|
|||||||
Reference in New Issue
Block a user