Page MenuHomePhabricator

VisualEditor: Save dialog animates size while animating open if it was large when it was closed
Closed, ResolvedPublic

Description

  1. Open save dialog. It animates normally to small size.
  2. Click Review changes. Dialog animates to medium size.
  3. Close dialog.
  4. Open dialog again.

When the dialog opens again, it's still medium size from last time, which we animate back to small. But this animation is concurrent with the scale 0.5->1.0 opening animation, and the result of the two animations combined is pretty strange-looking.


Version: unspecified
Severity: minor

Details

Reference
bz62859