Merge pull request #3601 from bcakmakoglu/refactor/handle-styles
refactor(system,styles)!: use translate to align handles to center of its side
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@xyflow/system': major
|
||||
---
|
||||
|
||||
Use css `translate` to align handles to the center of their side instead of using hard-coded 4px to each direction, otherwise handles with different sizes aren't correctly aligned by the default handle styles
|
||||
Reference in New Issue
Block a user