Text of button looks weird

Godot Version

4.2.2.stable

Question

Hi everyone!
I have a problem with a button in my game. I have 4 buttons in a margin container with the absolute same properties (size is: 40x14). The font of one of the four buttons looks really weird in game while the other buttons with the same properties and available space are displayed correctly. Does anyone know what the issue of this can be?
Picture of the four buttons:


Picture of the scene tree:

Thank you in advance!

Kind regards,
Gabriel

Kind regards Gabriel

Found the reason for the wrong display of the text.
The word Service doesn’t fit in the provided space for the text. I just wrote “Waiter” instead which works just fine.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.