jlaksana / UML2Code

UML diagram creator designed for intro CS students
https://uml2code.vercel.app
2 stars 0 forks source link

Make edge ports more intuitive #56

Closed jlaksana closed 11 months ago

jlaksana commented 11 months ago

Description Source and target ports look exactly the same. Make it more intuitive by either making them look different or maybe have the port be able to do both.

Acceptance Criteria

jlaksana commented 11 months ago

Found that you can set connection type to "loose" which means edges can go to any port. Removed all validation related to this and updated relationship labels.

jlaksana commented 11 months ago

https://github.com/jlaksana/UML2Code/commit/f803f77497179bd34af56a98c18cecd00b35f9b6