When a ScrollableView is placed in a window which is opened using slide animation, its current view does not fully render before the window is rendered and slides down as the window slides left or right. Is there a way to fully render the current window of ScrollableView before the window slide animation begins?
↧