• 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
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.codecov.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENT_GRANT Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...