fix table with handling, icons implemented
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user