fix(react): apply defaultEdgeOptions marker closes #3826

This commit is contained in:
moklick
2024-01-25 12:24:00 +01:00
parent b8fc637091
commit 7a1617d71d
5 changed files with 44 additions and 22 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
- selection box is not interrupted by selectionKey being let go
- fix `OnNodeDrag` type
- refactor(handles): do not use fallback handle if an id is being used #3409
- do not use fallback handle if a specific id is being used
- fix `defaultEdgeOptions` markers not being applied
## 12.0.0-next.7