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

change the onTileTap inside of FilledCell to onTapDown #390

Open
henycave opened this issue Jul 13, 2024 · 0 comments
Open

change the onTileTap inside of FilledCell to onTapDown #390

henycave opened this issue Jul 13, 2024 · 0 comments
Labels
breaking change Defines a request that might contain breaking change. Update major package version after fixing this enhancement New feature or request priority:2 Bug/Enhancement with priority level 2.

Comments

@henycave
Copy link

On the MonthView's FilledCell, instead of using the onTileTap, we should use onTapDown since it exposes the TapDownDetails, This helps when showing an overlay because we can use it to get the offset.

@ParthBaraiya ParthBaraiya added enhancement New feature or request priority:2 Bug/Enhancement with priority level 2. breaking change Defines a request that might contain breaking change. Update major package version after fixing this labels Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Defines a request that might contain breaking change. Update major package version after fixing this enhancement New feature or request priority:2 Bug/Enhancement with priority level 2.
Projects
None yet
Development

No branches or pull requests

2 participants