antvis / X6

🚀 JavaScript diagramming library that uses SVG and HTML for rendering.
https://x6.antv.antgroup.com
MIT License
5.62k stars 1.68k forks source link

Vue自定义节点出现"花屏" #4362

Open Nsym7112 opened 1 month ago

Nsym7112 commented 1 month ago

Describe the bug

"vue": "^2.6.14", "@antv/x6": "^2.18.1", "@antv/x6-plugin-clipboard": "^2.1.6", "@antv/x6-plugin-dnd": "^2.1.1", "@antv/x6-plugin-export": "^2.1.6", "@antv/x6-plugin-history": "^2.2.4", "@antv/x6-plugin-keyboard": "^2.2.3", "@antv/x6-plugin-minimap": "^2.0.7", "@antv/x6-plugin-selection": "^2.2.2", "@antv/x6-vue-shape": "^2.1.2",

1721029079582 1721029127536 1721029136057

Your Example Website or App

Steps to Reproduce the Bug or Issue

  1. 空画布状态拖拽添加一个节点
  2. 持续第一步的到六七个的时候, 画布通过配置的mousewheel进行缩放, 画布上的自定义会出现花屏. 小地图的节点花屏则是在添加到一定个数的时候就会花屏

Expected behavior

希望得到一个处理办法

Screenshots or Videos

No response

Platform

  • OS: Windows
  • Browser: Chrome
  • Version: 126.0.6478.127

Additional context

No response

Describe the bug

"vue": "^2.6.14", "@antv/x6": "^2.18.1", "@antv/x6-plugin-clipboard": "^2.1.6", "@antv/x6-plugin-dnd": "^2.1.1", "@antv/x6-plugin-export": "^2.1.6", "@antv/x6-plugin-history": "^2.2.4", "@antv/x6-plugin-keyboard": "^2.2.3", "@antv/x6-plugin-minimap": "^2.0.7", "@antv/x6-plugin-selection": "^2.2.2", "@antv/x6-vue-shape": "^2.1.2",

1721029079582 1721029127536 1721029136057

Your Example Website or App

Steps to Reproduce the Bug or Issue

  1. 空画布状态拖拽添加一个节点
  2. 持续第一步的到六七个的时候, 画布通过配置的mousewheel进行缩放, 画布上的自定义会出现花屏. 小地图的节点花屏则是在添加到一定个数的时候就会花屏

Expected behavior

希望得到一个处理办法

Screenshots or Videos

No response

Platform

  • OS: Windows
  • Browser: Chrome
  • Version: 126.0.6478.127

Additional context

No response

Nsym7112 commented 1 month ago

No description provided.