qml: delay fade animation until the sizes are ready in FadingEdge
The animation should be activated only when are ready. In other words, initial size adjustment should not trigger animation.
Crucial for fixing the twitching between the player and the main view.