mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00: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 47747718d6)