mirror of
https://github.com/godotengine/godot.git
synced 2026-02-24 12:50:12 +00:00
There were some issues in RichTextLabel `remove_line()` method, where items were not correctly removed, and line decremending for items in later lines was not correctly done. This also fixed several headaches with EditorLog, which relied on the `remove_line()` method for collapsing of duplicate messages. The fix to RTL also fixed the issues with EditorLog. Fixes #49030
16 KiB
16 KiB