Add screenshot of color_palette
example
This commit is contained in:
parent
24574b355d
commit
1a8d253611
BIN
examples/color_palette/screenshot.png
Normal file
BIN
examples/color_palette/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
@ -289,7 +289,7 @@ impl<C: 'static + ColorSpace + Copy> ColorPicker<C> {
|
||||
.push(
|
||||
Text::new(color.to_string())
|
||||
.width(Length::Units(185))
|
||||
.size(16),
|
||||
.size(14),
|
||||
)
|
||||
.into()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user