summaryrefslogtreecommitdiffstats
path: root/all
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2015-08-28 21:47:26 +0300
committerTeemu Suo-Anttila <teemusa@vaadin.com>2015-11-05 13:06:42 +0200
commit8018ec184131d63911ce9fe8f8a398cab029ca82 (patch)
treefa66233cb684377e94b7b67497fe34ef6f3e92a6 /all
parent6da674f2dfae2e2bc5de22b89a0b7e7648d52ed7 (diff)
downloadvaadin-framework-7.5.9.tar.gz
vaadin-framework-7.5.9.zip
Force FormLayout children to shrink with the layout (#11154)7.5.9
The <table> used by the FormLayout doesn't reduce its size if any child component has locked its own size (which is the case with e.g. Table and some other components doing explicit pixel calculations). To work around this, we need to detect the situation, force the <table> to reduce its width by temporarily assigning explicit widths to the cells and then remove the forced size after all children have adjusted. Change-Id: Iacef62979acf24c869a5cbeb82efb0c1e537ec95
Diffstat (limited to 'all')
0 files changed, 0 insertions, 0 deletions