TWEagle / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 0 forks source link

jQuery crop integration #69

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
How do i integrate  "jQuery crop" plugin to your script?

I manage to crop all thumbnails.

but now, I would like to crop the slide images.

1# output
The only almost fine output is a result from implementing it on
"onSlideChange" event. But it is fired only after the big image has been
displayed. So, you get big image first and will be cropped when the
transition for the new slide is fired.

I would like it to be cropped since loaded.

2# output
Implementing crop script on other events result to a blank rectangular of a
cropped dimension.

I dig through your script and try implementing it on "build image" method
still getting this output

Thanks in advance.

Original issue reported on code.google.com by champk...@gmail.com on 8 Dec 2009 at 4:39

GoogleCodeExporter commented 9 years ago
beyond scope of plugin - you need to dev that yourself. image manipulation is
separate from image gallery.

Original comment by alundgre...@gmail.com on 17 Dec 2009 at 4:29