toast_popup: restrict popup rotations 93/93493/2
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Mon, 24 Oct 2016 12:29:19 +0000 (14:29 +0200)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Mon, 24 Oct 2016 13:22:16 +0000 (15:22 +0200)
commit69bd37c195c94cc59ceb5b78995e3b2280759547
tree2c146faa61a858a709cd7e0c57b9def2b7a9561e
parenta3efd17943e48f0902e755c6ad90feae5e310122
toast_popup: restrict popup rotations

Previously toast popup handled all possible rotations: 0, 90, 180, 270.
Now popup rotation is restricted only to rotation of current top window.

Change-Id: Ie2bdac84db47caef5b73a83295ebdd453581bda0
src/main.c
src/modules/information/toast_popup.c
src/ticker.c