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

FeathersControl: Improve disabledAlpha property #177

Merged
merged 3 commits into from
Apr 26, 2024

Conversation

Dimensionscape
Copy link
Contributor

The disabledAlpha property should probably be able to be set after the enabled property while still taking effect.

This minimal change prevents any confusion in the event someone does happen to set this property after setting the enabled property, either intentionally or coincidentally.

Dimensionscape and others added 3 commits April 26, 2024 16:51
The disabledAlpha property should probably be able to be set after the enabled property while still taking effect. 

This minimal change prevents any confusion in the event someone does happen to set this property after setting the enabled property, either intentionally or coincidentally.
Because the macro isn't generating anything, and we're providing a manual implementation.
@joshtynjala joshtynjala merged commit ee3ec94 into feathersui:master Apr 26, 2024
16 of 19 checks passed
@joshtynjala
Copy link
Member

Thanks!

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.

2 participants