mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-20 04:18:21 +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.