fin-hypergrid / fin-hypergrid/core
columnAutosizing should shrink (not only grow)
Open
- Dominant language
- JavaScript
- Stars
- 907
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
From the Description in Default.js / columnAutosizing
> 2. If render width > current width (`props.preferredWidths > props.width`)
I'm loading some new data with the same metadata (not only pushing some additional datarows), it would be usefull to shrink and not only grow.
Contributor guide
Assessment
This issue has not been assessed yet.