Soft-lock when Font queries width of localised text with no localisation
When querying the width of a `Component.translatable()` using a Font, if the translation key has no translation, the game soft-locks.
font.width(Component.translatable("key.without.translation"))
... soft lock.
2023-02-17, 04:54 PM
2023-04-27, 07:23 AM
2023-04-27, 07:23 AM
3
4
-