Fixed Window::ShowIndicator(INVISIBLE) 31/82631/1
authorDavid Steele <david.steele@samsung.com>
Thu, 4 Aug 2016 14:22:57 +0000 (15:22 +0100)
committerDavid Steele <david.steele@samsung.com>
Thu, 4 Aug 2016 14:22:57 +0000 (15:22 +0100)
commitc12370c561c4de859575bbf6808052bd506874ee
tree2a57341da56a2615ab334e949dfb9879842cc669
parent782528726795e430429c3b2d8d6d4bdd0320ce0e
Fixed Window::ShowIndicator(INVISIBLE)

The indicator is still being drawn even when the window API
is used to make it invisible.

Changed the position of the content actor to offscreen if
new content arrives after changing visibility.

Change-Id: I724ac7a8c1f3985b55b1a21f59fcab387f2a7150
Signed-off-by: David Steele <david.steele@samsung.com>
adaptors/ecore/common/ecore-indicator-impl.cpp
adaptors/ecore/common/ecore-indicator-impl.h