• Chris Bracken's avatar
    Eliminate RenderView orientation, timeForRotation (#15044) · 73a1a74b
    Chris Bracken authored
    Orientation, and by extension time for rotation between orientations,
    was aspirational and never used.
    
    While this is technically a breaking change, this code never actually
    did anything. If you were setting either orientation or timeForRotation,
    simply delete those parameters and the code will continue to behave
    identically to how it had been.
    73a1a74b
view.dart 6.9 KB