Fix KeyboardFocus indicator alignment 06/54006/2
authorTom Robinson <tom.robinson@samsung.com>
Thu, 10 Dec 2015 16:40:28 +0000 (16:40 +0000)
committerTom Robinson <tom.robinson@samsung.com>
Thu, 10 Dec 2015 16:43:17 +0000 (08:43 -0800)
commit09fa34f3265ed5fdb27adaa47c3c7af1e8efeec1
tree62e12da00ed466d3cfa7e200151790e92f3437ff
parentffbcf7a739dedb751a0a257fee142650e53bce60
Fix KeyboardFocus indicator alignment

This issue caused the KeyboardFocus indicator to appear offset for some nested layouts. This is due to the wrong position inheritance mode being used.

Change-Id: I204c6d4b9074077a12e68eb2961d0c3ceebbdbd4
dali-toolkit/internal/focus-manager/keyboard-focus-manager-impl.cpp