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

[fix][compat] iris shaders #173

Merged
merged 2 commits into from
Aug 27, 2022
Merged

[fix][compat] iris shaders #173

merged 2 commits into from
Aug 27, 2022

Commits on Aug 10, 2022

  1. [fix][compat] iris shaders

    * `EntryListWidgetMixin.java`
      - now use constructor to set `renderBackground` and `renderHorizontalShadows`
    lonefelidae16 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    493b616 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. [update] refactor codes

    * `EntryListWidgetMixin.java`
      - use Shadow annotation to get the original methods instead of casting `this`
      - use `RETURN` in At annotation of constructor
      - unnecessary import statement
    lonefelidae16 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    aa35d99 View commit details
    Browse the repository at this point in the history