mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Revised comments to clarify that clipping of child depends on clipBehavior of the parent widget, typically scrollable widgets that default to Clips.hard. Noted that decoration features such as shadows , which render outside the widget boundary, may lead to undesirable effects. Recommended using Clips.none in scenarios where shadow effects are used to avoid clipping issues. Fixing Issue #156819 |
||
---|---|---|
.. | ||
decorated_sliver.0_test.dart | ||
decorated_sliver.1_test.dart | ||
pinned_header_sliver.0_test.dart | ||
pinned_header_sliver.1_test.dart | ||
sliver_constrained_cross_axis.0_test.dart | ||
sliver_cross_axis_group.0_test.dart | ||
sliver_floating_header.0_test.dart | ||
sliver_main_axis_group.0_test.dart | ||
sliver_opacity.1_test.dart | ||
sliver_resizing_header.0_test.dart | ||
sliver_tree.0_test.dart | ||
sliver_tree.1_test.dart |