mirror of
https://github.com/godotengine/godot.git
synced 2025-03-19 23:53:32 +08:00
Font update after resize relies on the viewport size which was updated after the font was already refreshed, which resulted in artifacts when it was rendered into the actual/new viewport size. Fixes #15173. (cherry picked from commit 47747718d63c1e5d3949fa4793752b579434bc3e)