Make "expand all" button
Closed this issue · 3 comments
julie-sullivan commented
From Gos
I realise it would be nice to toggle *all* the nodes from circle to rectangle (so can see
where they interact) simultaneously. Maybe they could be done invididually as now
but the Key of the diagram could all toggle of all?
colin-combe commented
Yes - easily done.
Incidentally, see colin-combe#1 ;)
colin-combe commented
fixed by commit cd4b6ec
call either .expandAll() or .collapseAll() on your instance of the interaction viewer Controller. E.g. see:
https://github.com/MICommunity/interaction-viewer/blob/v1_bug_fixes/index.html#L41-L42
bmeldal commented
Moved to our tracker to commit changes in CP.