e_desk: add E_Desk_Zoom_Animating_Type information 88/281688/1 accepted/tizen/unified/20220921.170518
authorDoyoun Kang <doyoun.kang@samsung.com>
Tue, 20 Sep 2022 09:06:52 +0000 (18:06 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 21 Sep 2022 00:13:17 +0000 (09:13 +0900)
commit833d95b5da20c89bfd66e623d98f04fbf9b4fba1
tree8737c8a7eac54935082cf158b36727407d8a6d75
parent04ffc7ee63f5d59cc4fa9b45f048e1520a9425d4
e_desk: add E_Desk_Zoom_Animating_Type information

There was a bug that the disable zoom was not working while running zoom animation
first time.

We add E_Desk_Zoom_Animating_Type information to check an animation type which is
running currently.
For this information, we can control enable/disable zoom animation efficiently.

Change-Id: Ibced55bd644759515679ae4894bc55f326613302
src/bin/e_desk.c