Provide the ability to change column width in configurations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Configuration and Theme tables have fixed width columns. That means when the value is an expression and not just a simple number that the value is not visible. In the table below you can see that the column name for the second column is truncated. In the Theme table below the bin_height values are truncated. This is especially problematic when editing the fields as they are never large enough to see the entire content. (I realize that in my example that I do not need the named parameters as I can just put the values in the theme table. I was converting an existing design. Regardless, the values in the cells may be any expression and when long it will be difficult to edit.) When working with parameters I often resize the expression column to make it very wide so that entire expressions are visible.
Feature Requests:
1. automatically size column widths to show their content, unless the user has manually set columns widths
1. remember the column widths that the user has set for the table
2. provide the ability to auto size a single column by double clicking the column name separator, which needs to be added. This is common in other applications such as Windows File Explorer (image below shows the vertical bar between column names)