[TIMOB-7524] MobileWeb: Border widths are not always taken into account properly when laying out controls
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2012-02-28T18:10:38.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Bryan Hughes |
| Assignee | Bryan Hughes |
| Created | 2012-02-02T15:35:01.000+0000 |
| Updated | 2014-01-28T23:44:49.000+0000 |
Description
TabGroup uses a border for the tabs, but part of the views are being cut off because they are not being calculated correctly by the layout algorithm.
Covered by TIMOB-7838