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

Resizing Vertical Pools and Lanes #2062

Closed
sombrek opened this issue Dec 20, 2023 · 0 comments · Fixed by #2067
Closed

Resizing Vertical Pools and Lanes #2062

sombrek opened this issue Dec 20, 2023 · 0 comments · Fixed by #2067
Labels
enhancement New feature or request

Comments

@sombrek
Copy link
Contributor

sombrek commented Dec 20, 2023

Is your feature request related to a problem? Please describe.

Resizing vertical pools and lanes should be supported. Currently, there are several problems when trying to resize:

  • lanes may "jump" as they use the minimum dimensions of horizontal pools
  • resizing a pool "from the head" causes lanes to overlap the pool label
  • resizing lanes horizontally incorrectly adjust widths of neighboring lanes
  • the space tool doesn't allow vertical black-box pools to be resized vertically
Resize Issue Demonstration

pool-issues-resize

Describe the solution you'd like

  • resizing of the pools and lanes works as expected
    • minimum dimensions are set appropriately
    • space tool resizes vertical pools and lanes appropriately

Describe alternatives you've considered

Do not support resizing vertical pools and lanes.

Additional context

This is related to #507 and I would like to contribute the implementation.

@sombrek sombrek added the enhancement New feature or request label Dec 20, 2023
@nikku nikku added the backlog Queued in backlog label Jan 2, 2024 — with bpmn-io-tasks
@bpmn-io-tasks bpmn-io-tasks bot removed the backlog Queued in backlog label Jan 4, 2024
@nikku nikku added the needs review Review pending label Jan 8, 2024 — with bpmn-io-tasks
barmac added a commit that referenced this issue Jan 22, 2024
Closes #2062

---------

Co-authored-by: Maciej Barelkowski <[email protected]>
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants