Skip to content
New issue

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

Adds missing update method to score screen #71

Conversation

clpetersonucf
Copy link
Member

Resolves #58. The score screen would not update when selecting different attempts because the required callback method was not implemented. This PR implements the update method, and additionally implements a call to the ScoreCore's setHeight method to better scale the score screen based on content.

@clpetersonucf clpetersonucf changed the base branch from master to dev/1.2.0 April 16, 2024 14:13
@clpetersonucf clpetersonucf merged commit 5a0252f into ucfopen:dev/1.2.0 Apr 16, 2024
1 check passed
@clpetersonucf clpetersonucf deleted the issue/58-scorecore-missing-update-method branch April 16, 2024 17:05
@clpetersonucf clpetersonucf mentioned this pull request Apr 24, 2024
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.

Score Screen does not implement Materia.ScoreCore.update
1 participant