-
Notifications
You must be signed in to change notification settings - Fork 460
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updated `IgnorePointer` to `AbsorbPointer` as ignore pointer is not blocking tap to descendants - removed `FractionalTranslation` as it is not shifting tappable area and only shifting paint of widgets - Made `size` and `shapeBorder` not nullable as we are assigning not null values to that constructor variable - Updated default `offset` to `rectBound.topLeft` as to switch from positioning the target widget overlay over center of the target widget to topLeft and dismissing need of `FractionalTranslation`.
- Loading branch information
1 parent
66af50f
commit 3623642
Showing
1 changed file
with
20 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters