Files
godot/scene/gui
WinnerWind 6cb04c4984 Fix evaluation of line_background_color in minimap
Fixes #102844 by evaluating the line_background_color in a smarter way.

The previous check would cause black bars appearing when a background_color was set in the theme of a TextEdit or CodeEdit. This tackles that issue, by checking if line_background_color is set at all, and does not set alpha if no color is set.
2025-03-02 15:22:48 +05:30
..
2024-12-23 16:35:02 -05:00
2024-12-24 00:40:09 +08:00
2024-10-01 21:39:16 +02:00
2025-01-08 14:47:42 +02:00
2025-01-10 14:59:12 +01:00
2024-12-24 00:40:09 +08:00
2024-12-24 00:40:09 +08:00
2025-01-21 21:37:19 +08:00
2024-12-24 00:40:09 +08:00
2024-12-23 16:35:02 -05:00
2025-02-16 08:45:09 -05:00