• liyuqian's avatar
    Add customBorder to InkWell so it can clip ShapeBorder (#20751) · ee8754df
    liyuqian authored
    This fixes #20483 by letting InkWell do its own clipping.
    
    PathOp.intersect is not used because we have too many unit tests that rely on clipping (e.g., paints..clipXXX()..drawCircle())
    
    The goldens are updated due to small AA changes of the additional clipPath.
    ee8754df
bottom_navigation_bar_test.dart 26 KB