e_dnd: Create e_map when the drag window didn't have map 44/309244/1
authorJunseok Kim <juns.kim@samsung.com>
Sun, 7 Apr 2024 09:36:42 +0000 (18:36 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 8 Apr 2024 02:52:46 +0000 (11:52 +0900)
commit86e8929fc280af6ce0dcac34b19b7b4b40f0f677
treecbbe86292220b844dc6ef6ef14d92e3a962fa499
parentd20bfcb719be26d3ab433963fe71b7ecefeb877b
e_dnd: Create e_map when the drag window didn't have map

There're bug that drag window didn't rotate when window is portrait.
It's due to the drag client didn't have their e_map.
For fix this issue, If the drag window didn't have their map, then create new one.

Change-Id: I5b0400de47ee7ace8d90059b841fb49471f3faf7
src/bin/e_dnd.c