Steps to Reproduce
1. run the zul
2. resize the 1st column
3. click the "Refresh" button
https://zkfiddle.org/sample/3mtlfgi/1-ZK-4888
Current Result
all listheaders and listcells shrink to minimal width
Expected Result
reset all listheaders and listcells to the original width
Debug Information
- this issue doesn't happen on 9.5.0.3, can reproduce at 9.5.1, 9.5.1.3
- first happen at 9.5.1.FL.20201225
- caused by a fix for
ZK-4084