Change condition for creating new row during navigation 18/184818/2
authorLukasz Wlazly <l.wlazly@partner.samsung.com>
Mon, 23 Jul 2018 09:46:15 +0000 (11:46 +0200)
committerLukasz Wlazly <l.wlazly@partner.samsung.com>
Mon, 23 Jul 2018 12:38:38 +0000 (14:38 +0200)
commitdff7618ca3404282c387391a07ca786b5e50597c
tree0b18b45ec60f86964fc1ffe46141912cd86e4256
parent3f13ec555771ac24efad45847b25853ced8376e2
Change condition for creating new row during navigation

In some cases UI widgets overlap each others with small number of
pixels. Those widgets should be seen as different rows during
navigation. New condition makes that, even if next elements starts in
3/4 of current row height, it would create new row.

Change-Id: I2b84b7b35de762365dcd95117c1fcc919f38e447
src/NavigationInterface.cpp