dnd: Correct drag window positon in drag start
authorThiep Ha <thiepha@gmail.com>
Mon, 21 Apr 2014 08:27:46 +0000 (17:27 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 21 Apr 2014 08:27:46 +0000 (17:27 +0900)
commitd68cf4c7f09af954151ba494c8babf5f4ea79dcc
tree80246450e763c26fabf547ccfa6fb3dd7fb93d99
parent9d2b5afc4a4e4afba7fb42744e98df8b91aef7c0
dnd: Correct drag window positon in drag start

Summary:
If window is rotated, the drag window position is incorrect.

In drag start, the drag window is placed in incorrect position if main window is rotated.
Fix: Update drag window according to window rotation.

@fix

Reviewers: JackDanielZ, raster

Reviewed By: raster

CC: woohyun, seoz
Differential Revision: https://phab.enlightenment.org/D746
src/lib/elm_cnp.c