• 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
..
android Loading commit data...
fuchsia/meta Loading commit data...
ios Loading commit data...
lib Loading commit data...
macos Loading commit data...
meta Loading commit data...
test Loading commit data...
test_driver Loading commit data...
test_memory Loading commit data...
tool Loading commit data...
web Loading commit data...
.gitignore Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
pubspec.yaml Loading commit data...