Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Rename recently introduced parameters in SpanSelector#20558
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Indeed, the new names aremuch better, would it make sense to also rename these for I agree with#20113 (comment) that the name doesn't describe completely what it does. However, Maybe a better way to do this is to add |
Yes |
Uh oh!
There was an error while loading.Please reload this page.
PR Summary
Follow up to#20113.
line_props
->handle_props
maxdist
->handle_grab_distance
buttons
drag_from_anywhere
onselect
Heads up: I also see a naming issue with
interactive
(see#20113 (comment)), but it's unclear if we should go back to the oldspan_stay
or a different new name. To be discussed in tomorrows dev call. This can be addressed separately from this PR.