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

V5 fix: Clearing the NumberCell sets its value to 0 #485

Open
wants to merge 1 commit into
base: v5-dev
Choose a base branch
from

Conversation

webloopbox
Copy link
Contributor

Issue #483

@tomasbruckner
Copy link

I was also thinking maybe the onValueChanged could have 2 parameters. The number (how it works now) and second would be something like originalValue (for cases when you want to have access to the raw value before transforming it to Number)

@webloopbox
Copy link
Contributor Author

I was also thinking maybe the onValueChanged could have 2 parameters. The number (how it works now) and second would be something like originalValue (for cases when you want to have access to the raw value before transforming it to Number)

Basically, this can also be achieved by creating a custom cell

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