Skip to content
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

Snapline对齐线,默认是截断的对齐线,且无法设置完整 #2739

Closed
xingxiang1227 opened this issue Sep 30, 2022 · 3 comments · Fixed by #2746
Closed

Snapline对齐线,默认是截断的对齐线,且无法设置完整 #2739

xingxiang1227 opened this issue Sep 30, 2022 · 3 comments · Fixed by #2746
Assignees
Labels
type: bug 缺陷 Defects and unexpected behaviors

Comments

@xingxiang1227
Copy link

xingxiang1227 commented Sep 30, 2022

问题描述

问题:Snapline对齐线,默认是截断的对齐线,且无法设置完整

  1. 出现问题版本1.32.x、1.33.x、1.34.x
const graph = new Graph({
  snapline: true,
})

image

  1. 相同代码,1.31.x版本无此现象
    image

重现链接

https://codesandbox.io/s/pfhhjj?file=/index.ts

重现步骤

  1. 官网案例可复现:文档是1.31.0版本,无上述现象
    image

预期行为

image

平台

  • 操作系统: [macOS, Windows, Linux, React Native ...]
  • 网页浏览器: [Google Chrome, Safari, Firefox]
  • X6 版本: 1.32.x、1.33.x、1.34.x

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

@x6-bot
Copy link
Contributor

x6-bot bot commented Sep 30, 2022

👋 @xingxiang1227

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.

To help make it easier for us to investigate your issue, please follow the contributing guidelines.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@NewByVector
Copy link
Contributor

这个还是需要支持的,应该是我们上次重构给漏了。

@NewByVector NewByVector added the type: bug 缺陷 Defects and unexpected behaviors label Sep 30, 2022
@tonywu6 tonywu6 linked a pull request Oct 8, 2022 that will close this issue
15 tasks
@x6-bot
Copy link
Contributor

x6-bot bot commented Oct 10, 2023

This thread has been automatically locked because it has not had recent activity.

Please open a new issue for related bugs and link to relevant comments in this thread.

@x6-bot x6-bot bot locked as resolved and limited conversation to collaborators Oct 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug 缺陷 Defects and unexpected behaviors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants