mirror of
https://github.com/ckaczor/FloatingStatusWindow.git
synced 2026-01-14 01:25:36 -05:00
Update packages, switch to submodules
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
Name="ForegroundColorPicker"
|
||||
DisplayColorAndName="True"
|
||||
SelectedColor="{Binding Path=FontColor,UpdateSourceTrigger=PropertyChanged,NotifyOnSourceUpdated=True}"
|
||||
ShowAdvancedButton="False" Margin="6" />
|
||||
Margin="6" />
|
||||
<Label
|
||||
Content="{x:Static properties:Resources.Padding}"
|
||||
Grid.Row="3" Grid.Column="0" Name="PaddingLabel" Target="{Binding ElementName=PaddingUpDown}" Margin="6" />
|
||||
|
||||
Reference in New Issue
Block a user