• liyuqian's avatar
    Add clipBehavior to widgets with clipRect (#55977) · cd593dae
    liyuqian authored
    * Add clipBehavior to RenderFlex
    
    * Add clipBehavior to FittedBox
    
    * Add clipBehavior to Flex and FittedBox
    
    * Add clipBehavior to UnconstrainedBox
    
    * Add clipBehavior to Stack and Wrap
    
    * Add clipBehavior to TextEditable
    
    * Add clipBehavior to ListWheelScrollView
    
    * Add clipBehavior to SingleChildScrollView
    
    * Add clipBehavior to RenderViewportBase's widgets
    
    Those widgets are NestedScrollView and ShrinkWrappingViewport.
    
    * Fix tests
    
    * Remove enum Overflow and fix typo
    
    * Remove clipToSize
    
    * Analyze fix
    
    * Remove Mixin and other small fixes
    
    * Fix tests and respect Stack's default clipBehavior
    
    * Add Overflow back to make it non-breaking
    
    * Restore clipBehavior to make it non-breaking
    
    * Small fixes
    
    * Fix rebase
    cd593dae
Name
Last commit
Last update
..
_flutter_web_build_script Loading commit data...
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...