scottcheng / cropit

A "customizable crop and zoom" jQuery plugin.
http://scottcheng.github.io/cropit/
MIT License
875 stars 304 forks source link

RTL Direction #223

Open payamomrani opened 7 years ago

payamomrani commented 7 years ago

hi thank you for great plugin how can i set this for rtl direction ?

omaratpxt commented 7 years ago

you are very lucky, i am just got done with it

if the node has the direction: rtl; then RTL mode is activated.. on line 203, you can give the rtl detector a look.

https://github.com/pixxet/cropit/blob/master/dist/jquery.cropit.rtl.js