change the onTileTap inside of FilledCell to onTapDown #390
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.
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.
The text was updated successfully, but these errors were encountered: