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

Convert NSImageView tint color as variable setter #5

Merged
merged 7 commits into from Dec 29, 2023

Conversation

martindufort
Copy link
Sponsor Contributor

Convert tintColor function into variable setter.
Prevent conditional compilation between AppKit and UIKit usage.

…nhancements

Added support for CollectionViews, TextField and Labels
Added ActivityIndicatorView support
Provide mechanism to apply tintColor to NSUIImageView
Add more UIKit <-> AppKit compatibility to NSUI
Make tintColor a variable setter for NSUIImageView(AppKit)
Updating branch to latest version
@mattmassicotte
Copy link
Owner

It took me a while to understand what was going on here, but now I get it and its great!

@mattmassicotte mattmassicotte merged commit cd08c57 into mattmassicotte:main Dec 29, 2023
3 checks passed
@mattmassicotte
Copy link
Owner

(if you sync up your fork, you can fix that issue with the other commits coming along)

@martindufort martindufort deleted the fix-tintColor branch January 9, 2024 19:08
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.

None yet

2 participants