add rotation awareness to $.fn.position

add rotation awareness to $.fn.position

Hey guys,

I'm trying to figure out a way to make the position method context aware, modifying the final position of the source element if the target is rotated in some form. Whenever I try to move elements beside a rotated target, the positions won't work as expected. I was trying to do some matrix transformations, but I'm too newbie to actually bootstrap something quickly, it would be pretty cool if someone from your team could guide me, or see if you would be also interested in adding this type of functionality.

Thanks for the feedback.

Roman.-