antvis / X6

🚀 JavaScript diagramming library that uses SVG and HTML for rendering.
https://x6.antv.antgroup.com
MIT License
5.76k stars 1.71k forks source link

路由orth的padding设置无效 #4508

Open flyCF opened 3 hours ago

flyCF commented 3 hours ago

Describe the bug

路由orth的padding值,无论怎么配置,都不生效,但是同样的配置,只要把路由改成Manhattan就生效,这么大的bug不会还没有人发现吧!!!

Your Example Website or App

自己开发的项目,无法提供网址

Steps to Reproduce the Bug or Issue

connecting: { router: { name: 'orth', args: { padding: 40//这里没有生效,单个配置left,right也不生效 } }, connector: { name: 'rounded', }, }

Expected behavior

image

Screenshots or Videos

No response

Platform

Additional context

No response

x6-bot[bot] commented 3 hours ago

👋 @flyCF

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.