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 pinned StyleBox incorrectly reacting to several actions in the new Theme editor #49772

Merged

Conversation

YuriSizov
Copy link
Contributor

Missed some behaviors in #49388 with pinned StyleBoxes.

  • If a StyleBox was just created, pinning it would show an empty value instead of the actual value;
  • Renaming and removing was not correctly handled for the pinned StyleBox.

There was also an unnecessary variable passed to a related signal, which I removed.

@akien-mga akien-mga merged commit d696bd1 into godotengine:master Jun 20, 2021
@akien-mga
Copy link
Member

Thanks!

@YuriSizov YuriSizov deleted the editor-theme-pin-new-stylebox branch June 20, 2021 22:15
YuriSizov added a commit to YuriSizov/godot that referenced this pull request Jun 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants