[Elm_Dnd] Correct drag position when rotation
authorThiep Ha <thiepha@gmail.com>
Tue, 1 Apr 2014 00:39:16 +0000 (09:39 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Tue, 1 Apr 2014 00:39:16 +0000 (09:39 +0900)
commite416ea19a577135352eab00c9539bab1079b2760
tree99023a91d7f78addd63a806ed16c389e234a28e6
parente2599a6d4a7a61054821842c6d0eebe85c19bcbf
[Elm_Dnd] Correct drag position when rotation

Summary:
When window is rotated, the drag position is not updated.
It makes dnd cannot find out correct dropable objects.
This patch updates the drag position when window is rotated, so that dnd can find correct dropable objects.
@fix

P/S: This patch is originated from JackDanielZ (Daniel Zaoui). I update it to conform with lastest code.

Reviewers: JackDanielZ, raster

Reviewed By: JackDanielZ

CC: woohyun
Differential Revision: https://phab.enlightenment.org/D680
legacy/elementary/src/lib/elm_cnp.c