opencaesar / oml-vision

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

Allow resetting TableView columns after resizing #67

Closed pogi7 closed 4 months ago

pogi7 commented 5 months ago

Checklist before submitting a feature request

Is your feature request related to a problem? If yes, describe the problem

I am annoyed that when I resize any of the columns in the TableView I have to reset the column size manually. I would like for Vision to that for me automatically.

Describe the desired feature

When I double click the column size resizer component, I would like to reset the size of the column to the same size it was when the Table view component was originally rendered.

Additional context

Excel has a feature to immediately size columns to their correct size when double clicking the column size resizer component.