I add bunch of panes to my ultraDockManager and when pane is unpinned it is painfully slow when it's flying out to it's docking area. Same very slow fly in when you click on the minimized pane. I do have a lot of controls including ultragrids and trees in those pains.
Personally I don't really care for those fly-ins and outs and tried disabling them by setting AnimationEnabled to false in ultraDockManager but that didn't appear to do anything as same very slow flying continues.
How do I disable these flyins and outs - just make unpinned panes go away instantly?
see my previous reply - SaveSettings flag was on
I am having the same issue. I want to disable the animation (fly out panes) but can't get this feature to work.