opencaesar / oml-vision

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

fix/61-property-panel-open #62

Closed pogi7 closed 5 months ago

pogi7 commented 5 months ago

Checklist before submitting a merge request

Description of contribution

open property panel immediately when showProperties command is called closes #61

Testing performed

How to Test Expected functionality changes

[Describe expected behaviour changes in steps]

  1. Go to https://github.com/pogi7/kepler16b-example
  2. Switch to main branch
  3. Run git pull
  4. From the command line run ./gradlew load
  5. Wait for that command to finish
  6. Open the Objectives webview
  7. Double Click on any row
  8. Verify that the OML Vision Properties panel renders immediately with data

Additional context

[If needed, you may add additional context]