We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI - anything to do with the user interface - maybe a button is not working, or the way some assets are formatted seems to be off.
When opening the MakeClanScreen, a warning appears about horizontal anchors being invalid. Related: #3380
Unimportant - This bug has little to no impact on play.
Open MakeClanScreen, see the error appear in the terminal.
No response
862a45e
The text was updated successfully, but these errors were encountered:
For anyone who wants to take this on, the warning happens when we create random_clan_checkbox_label in MakeClanScreen.open_game_mode:
random_clan_checkbox_label
MakeClanScreen.open_game_mode
clangen/scripts/screens/MakeClanScreen.py
Lines 1375 to 1385 in 862a45e
Sorry, something went wrong.
No branches or pull requests
Type of bug
UI - anything to do with the user interface - maybe a button is not working, or the way some assets are formatted seems to be off.
Description
When opening the MakeClanScreen, a warning appears about horizontal anchors being invalid. Related: #3380
Grade
Unimportant - This bug has little to no impact on play.
Steps to reproduce the behavior
Open MakeClanScreen, see the error appear in the terminal.
Patrol ID + Outcome Print (if applicable)
No response
Commit # or Game Version Number
862a45e
Additional context
No response
Screenshots
The text was updated successfully, but these errors were encountered: