gthmb / jquery-free-transform

provides simple controls that allows you to move/rotate/scale a DOM element. kinda like a simple version of the free transform tool in Flash or Photoshop.
133 stars 58 forks source link

Image flipping #32

Open humbucker81 opened 9 years ago

humbucker81 commented 9 years ago

Hi, I cant seem to force the flipping of an image as soon as freetransform function is running. I'm trying to do that with CSS (scaleX(-1)), can anyone point me to a solution ? Thanks