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

overlays: Misc trophy improvements #7186

Merged
merged 3 commits into from
Jan 4, 2020
Merged

overlays: Misc trophy improvements #7186

merged 3 commits into from
Jan 4, 2020

Commits on Jan 3, 2020

  1. rsx/overlays: Implement trophy notification queue

    - Allows to display more than one trophy at a time. Trophy notifications
    will simply get queued up and displayed at appropriate time.
    kd-11 committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    ce8c37a View commit details
    Browse the repository at this point in the history
  2. rsx/overlays: Improve space usage on trophy dialog

    - Slightly increases the size of the trophy dialog and the font size.
      The old dimensions did not work with some libre fonts causing
    alignment errors and other problems.
    kd-11 committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    f84fb06 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. Configuration menu
    Copy the full SHA
    9e2fa3f View commit details
    Browse the repository at this point in the history