kareemmahlees / tablex

Cross-Platform table viewer written in Rust
https://tablex-tan.vercel.app
MIT License
64 stars 5 forks source link

[FEAT] Resizing columns to custom size #96

Open kareemmahlees opened 1 month ago

kareemmahlees commented 1 month ago

Is your feature request related to a problem? Please describe. Sometimes the columns have long text data and it would be helpful to have the ability to resize the column to have more space.

Describe the solution you'd like A resize handle should be displayed at the borders of the column that allows resizing.

Additional context N/A