godotengine / godotengine/godot

[3.x] CheckBox icon does not update when editor's theme changes

Open
#90,529 0 comments 3 reactions 0 assignees View on GitHub
bug topic:editor topic:gui
Dominant language
C++
Stars
117k
Forks
26.8k
PR merge metrics
PR metrics pending

Description

### Tested versions

3.6.beta4 & 3.x[a885e8322db5f85bb56f1e4b3400161e2c21afd0]

### System information

Arch Linux

### Issue description

Editor's CheckBox & CheckButton icons does not update when theme changes.

![Peek 2024-04-11 19-58](https://github.com/godotengine/godot/assets/372476/d3e911b5-bfe6-4cf7-9273-7376d1786cc9)

_The icon is still green. It should be blue after changing the editor's theme._

### Steps to reproduce

Change your editor theme to one that icon color is different.

Find a CheckBox or CheckButton in the editor and check its icon color.

### Minimal reproduction project (MRP)

N/A

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue in the Godot editor by changing the editor theme, then inspect the CheckBox and CheckButton icon behavior. The work is done when both controls update their icon colors to match the selected theme after a theme change.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, godot
Domain
desktop, game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.