Skip to content

[Bug]: 使用D3-force布局,配置behaviors: ['drag-element-force'],无法拖动父节点时拉动子节点 #7605

@hugangyi-110

Description

@hugangyi-110

Describe the bug / 问题描述

default: (params: BehaviorsConfigParams) => {
return [
{
key: 'drag-element-force',
type: 'drag-element-force',
fixed: false,
},
'drag-canvas',
'zoom-canvas',
'click-select',
'drag-element',
]
},

Reproduction link / 复现链接

No response

Steps to Reproduce the Bug or Issue / 重现步骤

No response

Version / 版本

5.05/ 请选择

OS / 操作系统

  • macOS
  • Windows
  • Linux
  • Others / 其他

Browser / 浏览器

  • Chrome
  • Edge
  • Firefox
  • Safari (Limited support / 有限支持)
  • IE (Nonsupport / 不支持)
  • Others / 其他

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting for maintainerTriage or intervention needed from a maintainer.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions