opencaesar / oml-vision

A VS Code extension providing UI viewpoints for OML models
Other
4 stars 2 forks source link

Feat/17-auto-layout-diagram #25

Closed pogi7 closed 6 months ago

pogi7 commented 6 months ago

Checklist before submitting a merge request

Description of contribution

Add ability to change node and node text color while automatically changing node color based on node type

closes https://github.com/opencaesar/oml-vision/issues/17

Testing performed

Testing was done on a code space and tested on open-source-rover OML model https://github.com/UTNAK/open-source-rover

Expected functionality changes

When user clicks the Auto Layout dropdown in the diagram view then the nodes and edges in the diagram are positioned with the selected position in the dropdown.

Additional context

image