Tweak minsize of editor ColorPickerButtons

This commit is contained in:
kobewi
2022-05-17 22:44:15 +02:00
parent b9bb3de6a1
commit 9a1054d942
6 changed files with 31 additions and 3 deletions

View File

@ -667,7 +667,7 @@ class EditorPropertyColor : public EditorProperty {
protected:
virtual void _set_read_only(bool p_read_only) override;
static void _bind_methods();
void _notification(int p_what);
public:
virtual void update_property() override;