-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug Report]: 使用BPMNElements 和 BPMNAdapter 导入 bpmn 数据,渲染的 Gateway 错位 #1954
Labels
bug
Something isn't working
Comments
由于所提供信息的不充分,该 issue 被暂时关闭了。请修改 issue 以提供最小可复现示例(可以通过以下方式:1. 在任意在线编码平台如 codesanbox 编写示例。将其保存到自己空间,然后贴上链接。2. 在自己 github 中创建一个最简单的示例,然后贴上 github 链接。3. 删除项目中的 node_modules 部分,打包项目,并拖拽到 issue 输入框中上传(或提供远程可下载地址))来重启 issue。 |
bpmn-elements-adapter这块代码感觉有点💩,啥时候可以考虑重构一下,祖宗传下来的,之前懒得搞 @DymoneLewis 😉 |
我看看,先改成50 50能不能临时解决一下,重构。。。后面再说吧😭前面好几个等着改 |
看了一下大致原因是节点吸附网格,但是边的数据没有更新导致的错位 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
使用BPMNElements 和 BPMNAdapter 导入 bpmn 数据,渲染的 Gateway 错位,代码如下
demoXml.js 数据
logicflow/core版本
2.0.6
logicflow/extension版本
2.0.10
logicflow/engine版本
No response
浏览器&环境
Chrome
The text was updated successfully, but these errors were encountered: