mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:17:45 +00:00
PixelPaint: Make the color palette widgets smaller and square
This commit is contained in:
parent
ad2752276a
commit
afc3ed228d
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ public:
|
|||
: m_palette_widget(palette_widget)
|
||||
, m_color(color)
|
||||
{
|
||||
set_fixed_width(16);
|
||||
}
|
||||
|
||||
virtual ~ColorWidget() override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue