Closed cart closed 2 days ago
Fixes #16521
If an empty span is encountered (such as the default Text value), we skip it entirely when updating buffers. This prevents unnecessarily bailing when the font doesn't exist (ex: when the default font is disabled)
Text
Objective
Fixes #16521
Solution
If an empty span is encountered (such as the default
Text
value), we skip it entirely when updating buffers. This prevents unnecessarily bailing when the font doesn't exist (ex: when the default font is disabled)