• amirh's avatar
    _markNeedsClip() when clipper type has changed. (#18248) · 0a26ac09
    amirh authored
    A bug in _RenderCustomClip was compaeing the type of oldClipper to
    itself instead to the type of newClipper.
    
    This was the root cause for the crash #14937 worked around.
    This also reverts the workaround introduced in #14937.
    0a26ac09
Name
Last commit
Last update
..
src Loading commit data...
analysis_options_user.yaml Loading commit data...
animation.dart Loading commit data...
cupertino.dart Loading commit data...
foundation.dart Loading commit data...
gestures.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
physics.dart Loading commit data...
rendering.dart Loading commit data...
scheduler.dart Loading commit data...
semantics.dart Loading commit data...
services.dart Loading commit data...
widgets.dart Loading commit data...