Skip to content

Commit 4e322f8

Browse files
author
Juan Segura
committed
2 parents 3e0762f + 836faaa commit 4e322f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ZXBStudio/DocumentEditors/ZXGraphics/PaletteBuilderDialog.axaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@
8282
<Grid Name="grdSelectedColor" Width="50" Height="50"></Grid>
8383
</Border>
8484

85+
<Button Name="btnColorPicker" Grid.Row="3" Grid.Column="8" IsVisible="False">Pick</Button>
86+
8587
<StackPanel Grid.Row="5" Grid.ColumnSpan="4" Orientation="Horizontal">
8688
<Button Name="btnResetPalette" Classes="dialog">Reset to default</Button>
8789
<Button Name="btnLoadPalette" Classes="dialog">Load palette</Button>

0 commit comments

Comments
 (0)