Commit Graph

9 Commits

Author SHA1 Message Date
Philipp 13192efe0b fix(planes): use utility 2022-01-30 19:32:25 +00:00
Martin Stamm 892a92f6ec feat(copy-paste): copy collapsed subprocesses planes 2022-01-30 19:32:25 +00:00
Philipp fb6c649570 chore: simplify drilldown utility
* semantic names help understanding what the utility functions do without having to check their implementation
2022-01-30 16:52:32 +01:00
Philipp ebba204435 chore: code style
* single-line comments should always be lowercase
2022-01-30 16:52:32 +01:00
Martin Stamm eefa78240b feat(planes): ensure plane link after ID change
closes #1575
2022-01-30 16:52:32 +01:00
Martin Stamm d3ecd92dcd feat(modeling): delete nested subprocesses 2022-01-12 09:14:15 +01:00
Martin Stamm 2e672d0e24 feat(modeling): support morphing to AdhocSubprocess 2022-01-12 09:14:15 +01:00
Martin Stamm b8ed73b7f8 feat(modeling): support toggle collapse with drilldown
closes #1539
2022-01-12 09:14:15 +01:00
Martin Stamm ddc10154c9 feat(modeling): create root elements for subprocesses
closes #1536
2022-01-12 09:14:15 +01:00