You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested some of the examples on the weekend. A lot seems to work already, huge thank you for all your work!
I guess you are already aware of this stuff, but i still wanted to list some things I noticed in the examples:
Connections can be created/moved inside of shapes (i dont think that is intended?)
ConnectionHandler suggests method "createElement()", i believe it should be "createTarget()"?
Dont know if that is of any help, but atleast wanted to report what i found.
I am unsure if i can really test in the future, but it might be possible.
If so is there any guide how to test this repo in a good way and how to report them so that it is actually useful to you guys?
Hi,
I tested some of the examples on the weekend. A lot seems to work already, huge thank you for all your work!
I guess you are already aware of this stuff, but i still wanted to list some things I noticed in the examples:
style.foldablevalue #385undefinedvalue #156...
Tried to adjust the Toolbar example:
Dont know if that is of any help, but atleast wanted to report what i found.
I am unsure if i can really test in the future, but it might be possible.
If so is there any guide how to test this repo in a good way and how to report them so that it is actually useful to you guys?
Thanks