mirror of
https://github.com/BlossomiShymae/Needlework.Net.git
synced 2025-12-07 02:30:48 +01:00
Bump version, fix error, complete TODOs
This commit is contained in:
@@ -55,12 +55,11 @@
|
||||
<Grid
|
||||
RowDefinitions="*"
|
||||
ColumnDefinitions="auto,*">
|
||||
<!-- TODO change button to sometnig else or disabled "highlighting"-->
|
||||
<Button
|
||||
<TextBlock
|
||||
VerticalAlignment="Center"
|
||||
Classes="Flat"
|
||||
TextAlignment="Center"
|
||||
Margin="0 0 8 0"
|
||||
Content="{Binding Method}"
|
||||
Text="{Binding Method}"
|
||||
Background="{Binding Color}"
|
||||
FontSize="8"
|
||||
Width="50"
|
||||
|
||||
Reference in New Issue
Block a user