Fix incorrect deduction of back frame size. 87/169587/7
authorPawel Kurowski <p.kurowski2@samsung.com>
Wed, 7 Feb 2018 19:42:47 +0000 (20:42 +0100)
committerPawel Kurowski <p.kurowski2@samsung.com>
Thu, 8 Feb 2018 17:51:12 +0000 (18:51 +0100)
commit8976879899814474a63887a319ea6e8f327916be
treee0fe974f1eb4125a0f259d40a82d9415d867e046
parent5ceda2c7674e3b1fc2a3f1e0cd3529302209427d
Fix incorrect deduction of back frame size.

Previously, to find frame size, tree was searched for fixed signature of roles.
New function calculates smallest rectangle containing all accepted elements.

Change-Id: I0fe08c87ff3e659fb047953fbc91830ef32275c0
src/NavigationInterface.cpp