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

Add hover effect intensity property to boolean cell #912

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

ivoelbert
Copy link
Contributor

Adds a hoverEffectIntensity?: number property to the boolean cell.

hoverEffectIntensity: 0 means there will be no alpha changes on hover
hoverEffectIntensity: 1 means alpha will go from 0 to 1 on hover
default is hoverEffectIntensity: 0.35 which was the hardcoded default.

@ivoelbert ivoelbert requested a review from jassmith March 6, 2024 18:56
@ivoelbert ivoelbert self-assigned this Mar 6, 2024
@ivoelbert ivoelbert changed the title Ie/boolean cell hover options Add hover effect intensity property to boolean cell Mar 6, 2024
@jassmith jassmith merged commit 71bb990 into main Mar 6, 2024
6 of 7 checks passed
@jassmith jassmith deleted the ie/boolean_cell_hover_options branch March 6, 2024 22:38
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