diff options
author | Teemu Pòˆntelin <teemu@vaadin.com> | 2014-03-11 19:45:38 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2014-03-14 10:02:05 +0000 |
commit | 1881ea8afd23e79a6ebbc9ce051944e14c696fd1 (patch) | |
tree | 9b79db81503f98117bd13b85ae5beca2bd5c5589 /uitest/src/com/vaadin/launcher | |
parent | 3e53fa6d15edb11f938095f70ba4bc292d422b5c (diff) | |
download | vaadin-framework-1881ea8afd23e79a6ebbc9ce051944e14c696fd1.tar.gz vaadin-framework-1881ea8afd23e79a6ebbc9ce051944e14c696fd1.zip |
Fix for width issue of TabSheet (#12805)
Width of v-tabsheet-tabcontainer was set by copying the width
from the ComponentConnector. This produced an incorrect result
when a relative width (other than 100%) was used. Fixed by
assigning the width to 100% when the TabSheet has a defined
width.
Change-Id: I7f128f87406e6e00ceda9ee6e75dcc5539e283b6
Diffstat (limited to 'uitest/src/com/vaadin/launcher')
0 files changed, 0 insertions, 0 deletions