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
registerDefaultBehaviors
argument toBlazorDiagram
constructor, it'strue
by default and can be disabled if you want to control what behaviors are added and their order.Changed
DiagramCanvas
await un-subscription to resizes subscription (thanks to @toluwtglobal)Fixed
node.Visible
wasfalse
from 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