Skip to content

Conversation

@olumpatwit
Copy link

Everything in card_labels needs an entry in original_font_sizes or else an error occurs. CGFCardFront.gd does this for all labels it defines, but if you extend it and add more in _ready then that runs after its definition so you need to specify the font size yourself.

Everything in card_labels needs an entry in `original_font_sizes` or else an error occurs. `CGFCardFront.gd` does this for all labels it defines, but if you extend it and add more in `_ready` then that runs after its definition so you need to specify the font size yourself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant