LDEV-1559 Fixed LearnerComplexActivity children display when branching is inside an optional. In monitor only show the branch activities when the user has attempted the assigned branch. Learner retains same swap behaviour.
LDEV-1479 Fixed issue with closing nested branching views. Also fixed clean up when doing 'New' canvas, closing all open views including complex and branching views.
LDEV-1560 Fixed branching close problem when nested in Optional Activity. Fixed Branching / Optional(s) redrawing issues by clearing the branching views when moved too and/or from Optional(s). Merged with branching size changes.
LDEB-1552LDEV-1548 Fixed PI issue with Optional redraw - focusOut method only updates title/desc fields and therefore doesn't need complete redraw of children.
LDEV-1553 Moved branchView reference to be inside Activity object and not the CanvasActivity movieclip (canvas object). Therefore have resolved the bug when optionals are redraw due to an update (ie adding or removing or moving an activity).
LDEV-1532 prevent multiple transitions (same uiid) appearing on the monitor canvas. Problem in this bug occurred due to redraw after resize of optional sequence component when sequences contain > 2 activities (actual width is > default). Also fixed transition bug when re-opening branching activity.
LDEV-1532 prevent multiple transitions (same uiid) appearing on the monitor canvas. Problem in this bug occurred due to redraw after resize of optional sequence component when sequences contain > 2 activities (actual width is > default). Also fixed transition bug when re-opening branching activity.
LDEV-1532 prevent multiple transitions (same uiid) appearing on the monitor canvas. Problem in this bug occurred due to redraw after resize of optional sequence component when sequences contain > 2 activities (actual width is > default).
LDEV-1554 Fixed activeView issue when closing branching view when the complex view is active. Clicking the close icon will shutdown all open complex views, before closing the open branching.
LDEV-1475 Automatically open the complex box when there is a current activity inside and show the active sequence. LDEV-1400 Fixed branching (completed) double click to open page inside contentFrame.