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

Qt: Improved the shown path in overlay message "Recording stopped" #13033

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Qt: Improved the shown path in overlay message "Recording stopped" #13033

merged 1 commit into from
Dec 9, 2022

Conversation

brian218
Copy link
Contributor

@brian218 brian218 commented Dec 9, 2022

In #12894, the shown path in the overlay message "Recording stopped: " is too long to be fully shown in some cases due to a long absolute path.
This fix is inspired by the implementation of the overlay message "Screenshot saved: ", which shows a relative path instead.

Comparison
Before this PR:
before
After this PR:
after

@Megamouse Megamouse merged commit 681a6ef into RPCS3:master Dec 9, 2022
@Megamouse Megamouse added the GUI label Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants