opencaesar / oml-vision

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

Feat/40-layouts-to-viewpoints #41

Closed pogi7 closed 4 months ago

pogi7 commented 4 months ago

Checklist before submitting a merge request

Description of contribution

Allow for users to load webview pages from the viewpoints directory instead of the layouts directory

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

Testing performed

How to Test Expected functionality changes

OML Model:

  1. You can use this OML model for testing https://github.com/pogi7/kepler16b-example
  2. Update the src/vision/layouts file to src/vision/viewpoints.
  3. Verify that all views open

Additional context