opencaesar / oml-vision

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

Feat/19-node-edge-highlights #24

Closed pogi7 closed 7 months ago

pogi7 commented 7 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/19

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 a node then its connected edges are highlighted and when the user clicks off of the node then edges return to normal.

Additional context

[If needed, you may add additional context]