mirror of
https://github.com/godotengine/godot.git
synced 2026-03-10 21:06:13 +00:00
Correct backtrack assignment to prevent excessive tabulation. Worth noting that tabulation is treated differently in RichTextLabel because of custom user-asignable tab variable which creates problems with dynamic fonts specifically.