Fixed bug with opening Branch matching dialogs and loading of branches (list) when branch is nested in another branching activity. (found by Elena, reported by Ernie)
Fixed bug with opening Branch matching dialogs and loading of branches (list) when branch is nested in another branching activity. (found by Elena, reported by Ernie)
LDEV-1555 Fixed problem with branching updating in Learner's progress bar when nested in a Optional. Also fixed side problem of a complex activities in the selected sequence not being able to be expanded.
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).