Reset the font after a message ends #1086
Labels
asset
Relates to a particular asset in the build graph
bug
Something isn't working
good first issue
Good for newcomers
Currently, if you create a message with Font title and then create another message with no font declaration below it, configure(?) will continue to treat it as if it's in the title font. This leads to compilation errors because of characters that the title font does not support.
This is easily fixed by placing the normal font message above the title font message in your msg file, but it's still a little bit silly to me.
The text was updated successfully, but these errors were encountered: