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 event without .move #352

Merged

Conversation

rakuyoMo
Copy link
Contributor

@rakuyoMo rakuyoMo commented Jun 3, 2024

When style.event.states does not contain .move, this pr allows adding events where the user long presses, instead of adding the event to the front.

I didn't add a property in Style to control this behavior, because I think adding an event at the finger long press is in line with common sense of interaction.

If there is a need to add a control property, I can add it.

When `style.event.states` does not contain `.move`, it allows adding events where the user long presses, instead of adding the event to the front.
kvyatkovskys
kvyatkovskys previously approved these changes Jun 7, 2024
@kvyatkovskys
Copy link
Owner

When style.event.states does not contain .move, this pr allows adding events where the user long presses, instead of adding the event to the front.

I didn't add a property in Style to control this behavior, because I think adding an event at the finger long press is in line with common sense of interaction.

If there is a need to add a control property, I can add it.

Can you add a property, pls?

@rakuyoMo
Copy link
Contributor Author

rakuyoMo commented Jun 7, 2024

If there is a need to add a control property, I can add it.

Can you add a property, pls?

No problem, I'll add it next week

@rakuyoMo
Copy link
Contributor Author

@kvyatkovskys I added the new style property and can now start the review again.

@kvyatkovskys kvyatkovskys merged commit 9bbbcb7 into kvyatkovskys:master Jun 14, 2024
@rakuyoMo rakuyoMo deleted the feature/add-event-without-move branch June 14, 2024 06:04
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