When we try to load the layout by setting the appropriate value for dockManager.ToolWindowLayoutData, it seems visually like as if all the ToolWindows are closed initially and then reopened based on the new Layout information which takes a few second. Is there a way that when a new layout is loaded, we could freeze the old layout screen or show a blank layout and once the layout is loaded in memory, the display could refresh. All we are trying to do is trying to make the transition between layout smooth.
Thanks.