Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CheckButton mirrored icon in editor theme #97929

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

timothyqiu
Copy link
Member

@timothyqiu timothyqiu commented Oct 7, 2024

A "typo" introduced in #77939 :)

When the editor is using RTL language, the "off" icon of CheckButton is wrong. It's not mirrored and is using colors for the disabled version.

CC @MewPurPur

@timothyqiu timothyqiu added bug topic:editor cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release labels Oct 7, 2024
@timothyqiu timothyqiu added this to the 4.4 milestone Oct 7, 2024
@timothyqiu timothyqiu requested a review from a team as a code owner October 7, 2024 13:08
Copy link
Contributor

@MewPurPur MewPurPur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like I copied the wrong text into the svg file back then.

@Repiteo Repiteo merged commit e4dcef3 into godotengine:master Oct 14, 2024
19 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Oct 14, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release topic:editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants