(Indicator) Skip updating when indicator is not showing 31/24131/1
authorSinjae Lee <sinjae4b.lee@samsung.com>
Sat, 21 Jun 2014 12:21:29 +0000 (21:21 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 8 Jul 2014 15:59:07 +0000 (16:59 +0100)
commit4875b124eb16694f1d672fcb48065dbf632a3eb4
treed39cce154c45386121409cb7c5afcbe649738224
parent65378dea914215b153e80e6daf6d8f2cab49c6d0
(Indicator) Skip updating when indicator is not showing

[problem] Dali render once by indicator updating even indicator is not showing
[cause] Calls RequestUpdateOnce() for every indicator update signal
[solution] Check mIsShowing before updating

Change-Id: Ie03395aba8baf1764189f5d5f8df4ff2624ea199
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
adaptors/tizen/internal/common/indicator-impl.cpp