display: fix transparency bug
authorJinhyung Jo <jinhyung.jo@samsung.com>
Mon, 19 Sep 2016 11:22:20 +0000 (20:22 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Tue, 20 Sep 2016 13:06:01 +0000 (22:06 +0900)
commit469e1487bf96f72eb4d493b207c1d0751e513e61
tree6e395b7a2ada683ff5624bc740a7bd60003dd16f
parent4cc9531734b166f870b4b1392d70fc02ae7a46fa
display: fix transparency bug

If the alpha value of the color less than 1.0,
there is a issue that the desktop background is blended
on the offscreen mode. So fixed it.

Change-Id: Ic5c80aa7274a8ce6e9b433dc87e2581b0761619c
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
tizen/src/ui/displayswwidget.cpp
tizen/src/ui/qt5_supplement.cpp