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

Respect UIDefaults configuraiton with custom LookAndFeel #11

Merged
merged 6 commits into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. feat: respect UIDefaults values

    - Introduce getDefaults(UIDefaults)/installUI(UIDefaults) method pair
    - Child class can override default values
    miurahr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fe5ca8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    864693d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a838b7 View commit details
    Browse the repository at this point in the history
  4. docs: update tutorial8.md

    - Explains UIDefualts friendly way
    miurahr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    184eacc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8260ae4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d385570 View commit details
    Browse the repository at this point in the history