• liyuqian's avatar
    Support clipBehavior changes in hot reload (#31761) · 7cab6d5e
    liyuqian authored
    ## Description
    
    Make `_RenderCustomClip`'s `clipBehavior` non-final so we can update it during `updateRenderObject`. This will support `clipBehavior` changes in hot reload.
    
    ## Related Issues
    
    Fixes #30863
    
    ## Tests
    
    I added the following tests:
    
    * ClipRect updates clipBehavior in updateRenderObject
    * ClipRRect updates clipBehavior in updateRenderObject
    * ClipOval updates clipBehavior in updateRenderObject
    * ClipPath updates clipBehavior in updateRenderObject
    * PhysicalModel updates clipBehavior in updateRenderObject
    * PhysicalShape updates clipBehavior in updateRenderObject
    7cab6d5e
Name
Last commit
Last update
..
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...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...