opencaesar / oml-vision

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

Feat/26-change-layout-algorithm #27

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/26

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 Algorithm dropdown in the diagram view then the algorithm that is used to place the nodes and edges in the diagram are changed based on the selected algorithm in the dropdown.

Additional context

image