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

UI: Add button to show CRC on feedback screen #14041

Merged
merged 5 commits into from
Feb 17, 2021

Conversation

unknownbrackets
Copy link
Collaborator

Similar to #14000, but shows on the reporting screen. If the CRC has already been calculated by some means (or perhaps if it's precalculated in the file format), shows on the game screen as well.

I think it might make sense to just show the button here.

-[Unknown]

@unknownbrackets unknownbrackets added this to the v1.12.0 milestone Jan 31, 2021
@hrydgard
Copy link
Owner

I was able to cause a wacky crash (strange callstack with exit handlers) by building in debug mode so it's a bit slow, starting a CRC computation, and exiting the emulator before it finished. Maybe doesn't matter too much though...

@unknownbrackets
Copy link
Collaborator Author

That was an existing issue with reporting, but I've changed it to block on shutdown and cancel early if possible.

-[Unknown]

@hrydgard hrydgard merged commit 8f0d7cd into hrydgard:master Feb 17, 2021
@unknownbrackets unknownbrackets deleted the ui-crc branch February 17, 2021 14:59
@sum2012 sum2012 mentioned this pull request Feb 20, 2021
@ghost
Copy link

ghost commented Mar 15, 2023

CRC numbers and Back button in the info screen is overlapping each other.
IMG_20230315_134335

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.

None yet

2 participants