3.0.3 #488
zHaytam
announced in
Announcements
3.0.3
#488
Replies: 1 comment
-
|
I couldn't get this version to run on .net 9...Any samples out there ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
registerDefaultBehaviorsargument toBlazorDiagramconstructor, it'strueby default and can be disabled if you want to control what behaviors are added and their order.Changed
DiagramCanvasawait un-subscription to resizes subscription (thanks to @toluwtglobal)Fixed
node.Visiblewasfalsefrom the creation and the library was trying to observe its resizes when the element won't exist (fixes Bug when setting node.Visible false on node creation #476).Removed
This discussion was created from the release 3.0.3.
Beta Was this translation helpful? Give feedback.
All reactions