bpmn-io/bpmn-js

Label double moves on batch movement

オープン

#1,766 opened on 2022/11/10

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (1,249 件のフォーク)batch import
backlogbuggood first issuemodelingspring cleaning

Repository metrics

Stars
 (7,739 個のスター)
PR merge metrics
 (平均マージ 4h 59m) (30d で 9 merged PRs)

説明

Describe the Bug

If I move a label along with another element that connects to the label target the label moves twice, causing quirky behavior:

capture LMEmCl_optimized

Steps to Reproduce

  1. Open label-double-move.bpmn.txt on https://demo.bpmn.io/
  2. Select ASD label + choose reciepe task
  3. Move both
  4. See label move twice

Expected Behavior

Two options:

  • Move label with connection
  • Move label with task

Not sure which one is better. Do not move twice.

Environment

  • Browser: Any
  • OS: Any
  • Library version: 8.x, 9.x, 10.x (tested)

コントリビューターガイド