Files
Assetmanager/docs/version-history/UPDATE-0.5.5.58.md
T

10 lines
473 B
Markdown

# AssetManager 0.5.5.58
## Table column resizing
- Manual column resizing now keeps all intermediate columns unchanged.
- When a non-rightmost column is resized, only the far-right visible column absorbs the width difference.
- The far-right column keeps a minimum width to prevent collapsing.
- Resizing the far-right column itself changes the overall table width and can therefore produce horizontal scrolling.
- Both changed widths are persisted per table and column.