e_policy: set ec's lock_client_location to 0 while handling user geometry 17/244517/2 accepted/tizen/unified/20200922.230457 submit/tizen/20200922.110837
authorDoyoun Kang <doyoun.kang@samsung.com>
Mon, 21 Sep 2020 07:28:19 +0000 (16:28 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Tue, 22 Sep 2020 07:55:34 +0000 (07:55 +0000)
commita74eae3f0a5e359681931f9cea482e78aa74195b
treeb0d94087c1bf6e10186663ec851c9d780d93d355
parentc39f0f91eb893cf5bf0a0eed7bcc0a06ffa99957
e_policy: set ec's lock_client_location to 0 while handling user geometry

There was a bug that the window didn't move when user geometry flag set, unset and set.
This was because the lock_client_location set to TRUE.
So, we fix code to set lock_client_location to FALSE when the user geometry flag is set.

Change-Id: I609f7dd9cbdfde764915bf9a59d39a8a91e1a314
src/bin/e_policy.c