• 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
..
automated_tests Loading commit data...
benchmarks Loading commit data...
bots Loading commit data...
ci Loading commit data...
customer_testing Loading commit data...
devicelab Loading commit data...
docs Loading commit data...
integration_tests Loading commit data...
manual_tests Loading commit data...
missing_dependency_tests Loading commit data...
snippets Loading commit data...
tools Loading commit data...
tracing_tests Loading commit data...
README.md Loading commit data...