flex-users / flexlib

Open Source Flex components library.
github.com/flex-users/flexlib
MIT License
204 stars 91 forks source link

FlexLib 2.5, MDI - unminimize is showing window controls to the right and left of the maximize animation #292

Open nicoulaj opened 13 years ago

nicoulaj commented 13 years ago

Originally filed by jacksoni...@gmail.com on 2010-04-07T14:42:25

What steps will reproduce the problem?

  1. open an MDI window using linear effects
  2. minimize that window
  3. maximize the window

What is the expected output? What do you see instead?

It is expected that the window maximize and during that animation, the window controls appear in the upper right hand corner of the window as the maximize animation unfolds.

Instead, the controls appear to float to the left and upper-right of the animating window until the window is restored.

What version of the product are you using? On what operating system?

FlexLib 2.5

Please provide any additional information below.

Restoring the FlexLib to previous version corrects the issue.