FIX: update the scale of ColorPicker

jira: [STUDIO-12704]
Change-Id: Iac12a24fcb880b0c5db6f62b1b0e38a9c5d60e9d
(cherry picked from commit c8bb7fb3acfc65312cacb4b38f0a7ba62810046a)
This commit is contained in:
xin.zhang
2025-06-20 16:24:55 +08:00
committed by Noisyfox
parent 3c4e28eb6c
commit 59ff362296
3 changed files with 11 additions and 10 deletions

View File

@@ -109,7 +109,6 @@ public:
wxString k = wxEmptyString, wxString n = wxEmptyString);
void post_select_event(int index);
void msw_rescale();
void set_color(wxColour color);
void set_empty_color(wxColour color);
void set_colors(std::vector<wxColour> colors);