commit | fbfa8f21f91dfd1a1d85f9c6b039fe893a36e69b | [log] [tgz] |
---|---|---|
author | Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp> | Wed Nov 25 23:36:57 2015 +0900 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Fri Nov 27 15:03:29 2015 +0200 |
tree | 7a0dae7157a6a942f73830d3e7b5441016abeeca | |
parent | 77b0ee18a2e02e6084ece3d04914f7e8f4c6dcb9 [diff] |
ivi-shell: fix layout_layer.view_list is not initilized per a screen. This is potential bug when it supports several screens. If view_list is initilized here, the views, which are set by the previous screen, are cleared. So View list shall be initilized in front of wl_list_for_each of all screens. Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>