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

Small stuff #285

Merged
merged 3 commits into from
Jul 4, 2020
Merged

Small stuff #285

merged 3 commits into from
Jul 4, 2020

Conversation

KrahJohlito
Copy link
Member

Pull Request checklist

Note: these are not necessarily requirements

  • I reformatted the code with clang-format
  • I checked to make sure my submission worked
  • I am the author of submission or have permission from the original author
  • Requires update of the PS2SDK
  • Requires update of the gsKit
  • Others (please specify below)

Pull Request description

This is to fix #276
and #280 ( thanks to @AKuHAK )

When a theme loads at boot its only refreshing the hints of the mode/device the theme was loaded from leaving the others with outdated hints from the internal theme.. Loading custom themes from MC however happens much sooner in the init cycle at thmInit() so in this case we don't need to force refresh of all modes hints.

Attribute text was displaying incorrectly for custom themes.. fixed.

@ElPatas1 ElPatas1 merged commit 620b71c into ps2homebrew:master Jul 4, 2020
@ElPatas1
Copy link
Contributor

ElPatas1 commented Jul 4, 2020

@KrahJohlito, i tested this changes with 2 custom themes which do not have the Info page, and now the
square button not appears in the APPS, USB and ETH devices, seems it is fixed.
Good work @KrahJohlito.

Best regards.

@KrahJohlito KrahJohlito deleted the themes branch July 5, 2020 05:22
AKuHAK pushed a commit that referenced this pull request Sep 30, 2021
citronalco pushed a commit to citronalco/OPL-Daily-Builds that referenced this pull request Sep 10, 2023
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.

Hints refreshing too soon in init cycle?
2 participants