Skip to content

Conversation

@Giganzo
Copy link
Contributor

@Giganzo Giganzo commented Nov 2, 2025

Fixes: #112326

Before:

Screenshot_20251102_234531

After:

Screenshot_20251103_000202

4.6.Dev2:

Screenshot_20251102_234318

@Giganzo Giganzo requested review from a team as code owners November 2, 2025 23:04
@Giganzo
Copy link
Contributor Author

Giganzo commented Nov 2, 2025

Classic theme was missing the stylebox for

expanded_area->add_theme_style_override(SceneStringName(panel), get_theme_stylebox(SNAME("expand_panel"), SNAME("TileSetEditor")));

@kleonc
Copy link
Member

kleonc commented Nov 3, 2025

Classic theme was missing the stylebox for

Out of scope of this PR but maybe it would make sense to add some kind of auto detection / test for mismatches between different Themes to avoid something like that in the future.

@Repiteo Repiteo merged commit 6604a25 into godotengine:master Nov 3, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Nov 3, 2025

Thanks!

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.

Transparent buttons in TileSet polygon editor for interface/theme/style editor setting set to Classic

4 participants