antvis / XFlow

React component for building interactive diagrams.
https://x6.antv.antgroup.com/xflow/guide/introduction
MIT License
581 stars 238 forks source link

fix: update edge label #188

Closed zhou94 closed 2 years ago

zhou94 commented 2 years ago
  1. 修复edge 的label更新(当label为空时也需更新掉)
zhou94 commented 2 years ago

@lyn-boyu please review my code