FIX: the icon diffs in normal and dark display

jira: [STUDIO-9786]
Change-Id: I935133161d3ecf09b72eb235bba335c5086e5674
(cherry picked from commit fed792d3794c28a2a80341e252e95d9db6a209ff)
This commit is contained in:
xin.zhang
2025-01-14 21:14:17 +08:00
committed by Noisyfox
parent 2878eb50f1
commit 086da0d4a1
3 changed files with 18 additions and 16 deletions

View File

@@ -23,9 +23,7 @@ class TempInput : public wxNavigationEnabled<StaticBox>
ScalableBitmap normal_icon;
ScalableBitmap actice_icon;
ScalableBitmap degree_icon;
ScalableBitmap left_icon;
ScalableBitmap right_icon;
ScalableBitmap round_scale_hint_icon;/*the size hint of icon, use to compute size*/
StateColor label_color;
StateColor text_color;