diff options
author | Henri Sara <henri.sara@gmail.com> | 2017-03-16 10:23:02 +0200 |
---|---|---|
committer | Teemu Suo-Anttila <tsuoanttila@users.noreply.github.com> | 2017-03-16 10:23:02 +0200 |
commit | 28a815fb833087c1825365ac9b22c097e6d28ca5 (patch) | |
tree | 97691c8ae07c63c8f1939ffb53b9c9d9b0506978 /tests | |
parent | 71679dfd1626737081b86127e6c547e37c77923f (diff) | |
download | vaadin-framework-28a815fb833087c1825365ac9b22c097e6d28ca5.tar.gz vaadin-framework-28a815fb833087c1825365ac9b22c097e6d28ca5.zip |
Remove unnecessary width calculation on Grid initial render (#8848)
Do not calculate column widths unnecessarily, especially for columns
with fixed width.
Fixes #8678
Diffstat (limited to 'tests')
m--------- | tests/screenshots | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/screenshots b/tests/screenshots -Subproject f11893e9d3a12945497d47ae0ed0d45d0103ccc +Subproject b34376d7a98315719850d484124791ae9425cdb |