e_client: fix code for resizing floating mode window 90/278490/1 accepted/tizen/unified/20220722.031017 submit/tizen/20220721.101438
authorDoyoun Kang <doyoun.kang@samsung.com>
Thu, 21 Jul 2022 05:41:07 +0000 (14:41 +0900)
committerJunseok Kim <juns.kim@samsung.com>
Thu, 21 Jul 2022 06:08:46 +0000 (15:08 +0900)
commit18316e3553c02bf9d58db5e6d6d52513561b7081
treed73bf9a287fe4d9afeda71d48c045b5a587c556d
parent0646f6866c57bc22764d845e3c34f19ddc1991a7
e_client: fix code for resizing floating mode window

There was a bug that the floating mode window resized invalid when the target was rotated.
This patch resolve this problem.

Change-Id: I39b4a1f4c94e8a782a7117c7c26075aa1a25d1ec
src/bin/e_client.c