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 new SheetNotifications for drag events #92

Merged
merged 5 commits into from
Apr 14, 2024
Merged

Conversation

fujidaiti
Copy link
Owner

@fujidaiti fujidaiti commented Apr 14, 2024

Closes #88. This PR adds new SheetNotifications for drag start/end/cancel events of a sheet.

  • SheetDragStartNotification
  • SheetDragEndNotification
  • SheetDragCancelNotification

@fujidaiti fujidaiti merged commit 021489c into main Apr 14, 2024
7 checks passed
@fujidaiti fujidaiti deleted the drag-notifications branch April 14, 2024 11:07
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.

Dispatch drag start/end events as Notification
1 participant