opencaesar / oml-vision

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

feat/67-reset-column-size #69

Closed pogi7 closed 2 months ago

pogi7 commented 2 months ago

Checklist before submitting a merge request

Description of contribution

Reset column size when double clicking the column resizer component closes #67

Testing performed

How to Test Expected functionality changes

  1. Go to https://github.com/UTNAK/kepler16b-using-imce-vocabulary
  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. Change the size of the first column (Click and drag the column resizer component. Should have a blue highlight when clicked)
  8. Double click the column resizer component.
  9. Verify that the size has been reset after the double click.

Additional context

[If needed, you may add additional context]