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

[FEAT] Improve the overlay positions on edge #1169

Open
csouchet opened this issue Mar 19, 2021 · 0 comments
Open

[FEAT] Improve the overlay positions on edge #1169

csouchet opened this issue Mar 19, 2021 · 0 comments
Labels
BPMN diagram overlays Overlays: positioning, shapes, functionality enhancement New feature or request

Comments

@csouchet
Copy link
Member

csouchet commented Mar 19, 2021

  • The Start position is on the first point of the edge. --> It's more readable if the position is at 5% from the start.
  • The Middle position is not on the middle for the edge with several sequences and may be position on start position when changing the zoom factor. Fix in version 0.23.0, see [BUG] The 'middle' position for the overlay is not the same after zoom than after fit #1236.
  • The End position is on the last point of the edge (after the arrow) --> It's more readable if the position is at 5% from the end (before the arrow).

More generally, this could be implemented by passing an offset (absolute or relative) and could also apply to the Shapes.

@csouchet csouchet added enhancement New feature or request BPMN diagram usability Something about the way we can interact with BPMN diagrams mvp Formerly used for bpmn-visualization MVP issues/PRs labels Mar 19, 2021
@csouchet csouchet changed the title [FEAT] Ensure the overlays on edge are displayed at the right position [FEAT] Improve the overlay positions on edge Apr 1, 2021
@aibcmars aibcmars modified the milestones: 0.14.0, 0.15.0 Apr 19, 2021
@csouchet csouchet removed the mvp Formerly used for bpmn-visualization MVP issues/PRs label Apr 29, 2021
@csouchet csouchet modified the milestones: 0.14.1, 0.15.0 May 3, 2021
@aibcmars aibcmars added the BPMN diagram overlays Overlays: positioning, shapes, functionality label May 20, 2021
@aibcmars aibcmars removed the BPMN diagram usability Something about the way we can interact with BPMN diagrams label May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BPMN diagram overlays Overlays: positioning, shapes, functionality enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants