commit | fda162943fa84faac628e8c6c7155e58c3132bc9 | [log] [tgz] |
---|---|---|
author | Johannes Faltermeier <jfaltermeier@eclipsesource.com> | Mon Jan 23 15:18:50 2017 +0100 |
committer | Johannes Faltermeier <jfaltermeier@eclipsesource.com> | Tue Jan 24 10:43:42 2017 +0100 |
tree | 6897eef3303070cb1a7b0de27bd5c57c3315cb4c | |
parent | b54cf27327ea6d0ecdf4c285cd7f009380b935d5 [diff] |
TCI - Add missing #layout-call to SimpleControlSWTRenderer * we need to layout after we set the top-control of a stacklayout. during initial rendering this is no issue, as parent renderers will layout us. during runtime this layout call is important however Change-Id: I4a27d9f2388ffd28f500e15689b36d5239d64352 Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>