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

Minor updates #171

Merged
merged 3 commits into from
May 11, 2023
Merged

Minor updates #171

merged 3 commits into from
May 11, 2023

Conversation

patinthehat
Copy link
Member

  • Update dependencies
  • Add RayScreenColors class to Ray class as a mixin
  • Update docs

@what-the-diff
Copy link

what-the-diff bot commented May 11, 2023

## PR Summary

* **Added a new RayScreenColors class**
New class RayScreenColors has been added to manage screen colors.
* **Implemented screenColor() method in RayScreenColors**
A new method, screenColor(), has been added to handle screen color changes.
* **Removed deprecated methods and updated references**
Replaced usage of deprecated methods (showWhen(), removeIf(), and ifNot()) with the recommended "if" statement, and updated all references accordingly.

@patinthehat patinthehat merged commit 4d966e5 into main May 11, 2023
@patinthehat patinthehat deleted the update-1 branch May 11, 2023 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant