Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP - feat(modeling): create new planes when collapsed subprocesses are created #1538

Closed
wants to merge 9 commits into from

Conversation

marstamm
Copy link
Contributor

@marstamm marstamm commented Nov 25, 2021

Collapsed subprocesses now always have a connected diPlane, even when it is empty

  • Create a new Plane for created processes
  • attach drilldown overlay
  • Update drilldown CSS according to content of the plane
  • ensure this also applies to legacy processes

Depends on diagram-js update


Closes #1536

@bpmn-io-tasks bpmn-io-tasks bot added the in progress Currently worked on label Nov 25, 2021
@marstamm marstamm force-pushed the 1536-create-new-diagrams branch 2 times, most recently from 8848510 to d540679 Compare December 1, 2021 12:50
@marstamm marstamm force-pushed the 1536-create-new-diagrams branch from d540679 to 87ab265 Compare December 7, 2021 13:17
@marstamm marstamm force-pushed the 1536-create-new-diagrams branch from 87ab265 to bf119a9 Compare December 8, 2021 13:22
@marstamm marstamm force-pushed the 1536-create-new-diagrams branch from bf119a9 to 593a3f9 Compare December 8, 2021 13:42
@marstamm marstamm closed this Dec 15, 2021
@bpmn-io-tasks bpmn-io-tasks bot removed the in progress Currently worked on label Dec 15, 2021
@marstamm marstamm deleted the 1536-create-new-diagrams branch December 15, 2021 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create new plane with newly created collapsed sub-process
2 participants