neolee6053

Results 2 issues of neolee6053

### 问题描述 Undo 时, combo 不跟着 node ![image](https://github.com/antvis/G6/assets/135953327/33f91f90-4715-4b1d-81d0-3fecc17fa35d) ### 重现链接 https://stackblitz.com/edit/react-ueag3b?file=index.js ### 重现步骤 以上 ### 预期行为 以上 ### 平台 - 操作系统: [ Windows] - 网页浏览器: [Google Chrome, Safari, Firefox] -...

### 问题描述 我的edges 有各种不同的颜色,如何在hover edge时,保持edge的颜色? 我不要固定一个颜色 edgeStateStyles: { active: { stroke: "#F6BD16", (should be removed) haloShape: { opacity: 0.3 } } } ### 重现链接 https://codesandbox.io/p/sandbox/thirsty-visvesvaraya-5rj85c?file=%2Findex.js%3A85%2C14 ### 重现步骤 如上 ### 预期行为...