We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
【问题】当设置overlapMode = 1,使edge在node上面,当选中node edge依然被覆盖在下面,并且在node失去焦点后edge仍然被覆盖, 【期望】在设置 overlapMode = 1之后,edge 始终在node上面,提供overlapMode 设置其他的值 设置edge始终覆盖node;或者提供一个set方法当node失去焦点后重新设置
2.0.9
2.0.13
1.0.10
Chrome
The text was updated successfully, but these errors were encountered:
该 issue 作为 Bug Report 所提供信息的不充分,被暂时关闭了。请修改 issue 以提供最小可复现示例(可以通过以下方式:1. 在任意在线编码平台如 codesanbox 编写示例。将其保存到自己空间,然后贴上链接。2. 在自己 github 中创建一个最简单的示例,然后贴上 github 链接。3. 删除项目中的 node_modules 部分,打包项目,并拖拽到 issue 输入框中上传(或提供远程可下载地址))来重启 issue。
Sorry, something went wrong.
No branches or pull requests
发生了什么?
【问题】当设置overlapMode = 1,使edge在node上面,当选中node edge依然被覆盖在下面,并且在node失去焦点后edge仍然被覆盖,
【期望】在设置 overlapMode = 1之后,edge 始终在node上面,提供overlapMode 设置其他的值 设置edge始终覆盖node;或者提供一个set方法当node失去焦点后重新设置
logicflow/core版本
2.0.9
logicflow/extension版本
2.0.13
logicflow/engine版本
1.0.10
浏览器&环境
Chrome
The text was updated successfully, but these errors were encountered: