Skip to content

框选连线存在的BUG #54

@clinlx

Description

@clinlx

演示

如果框选了多个节点,并使用右键拖动连线,但如果连线未指向任何目标,并不会取消连线,而且是全部指向拖动起点、

这种操作设计完全不符合逻辑

所以我猜测这是一个BUG,我猜可能是因为以往的单个框的时候,是以“连线目标为自己”作为等同于“取消连线的逻辑”,但是在你框选多个目标的时候二者并不等同,因此破坏了这个逻辑。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions