Hello,

I was selected a particular area using the crop tool but its not working. Please tell me in detail how its work?

Comments

yvmarques’s picture

Category: bug » support
Status: Active » Closed (works as designed)

On the website demo only are display preset1 and teaser1 coordinates, can
you try again ? Or explain how to find the bug ?

glassbyd’s picture

StatusFileSize
new89.7 KB

Hi I have the same problem. I have implemented your module as part of a test build. When I try to "gerer le crop" (using two click) I get the presets and chose FPImage on the image in question - it is important that the crop is not centred as per normal, so I set it quite high (see Gerer1).

However the image returned and use is a centered crop.

glassbyd’s picture

Follow up I should point out that I start with an image about 612 x 450 (smaller than usual) and I crop it down to 350 X 350

And I do save it so any thoughts on why it doesn't crop the higher part

glassbyd’s picture

Component: Documentation » Code
StatusFileSize
new86.29 KB

In traditional machine gun mode - i.e. my mind is working as usual in fits and starts - I note that when espacrop opens up it starts with Thumbnail so when I click on FPImage the box only appears as a line at the very top of the screen (screen shot attached) No might this be part of the problem.

More details - I am using scale and crop is that going to be an issue?

Keep up the good work

gbaudoin’s picture

Hello !
Which version of jcrop do you use ?

glassbyd’s picture

jquery.Jcrop.js v0.9.8
* jQuery Image Cropping Plugin
* @author Kelly Hallman
* Copyright (c) 2008-2009 Kelly Hallman - released under MIT License {{{

Cut & Paste from jquery.Jcrop.js

yvmarques’s picture

Hi,

Have you a percent sign (%) in preset actions ?

Thanks,

-- Yvan

glassbyd’s picture

No Thumbnail is

Scale And Crop 150x150

Sorry for the delay in answering been away

yvmarques’s picture

Hi,

Have you WYSIWYG module or one like this ?

If yes, can you disable the WYSIWYG for "epsacropcoords" textarea ?

-- Yvan

glassbyd’s picture

StatusFileSize
new123.11 KB
new98.51 KB
new157.95 KB
new121.56 KB
new248.76 KB

Yes I am using FCKeditor to simplify things for the client

The pictures are displayed using a view that captures the thumbnails and then the visitor can enlarge the thumbnail using Lightbox Attached are some screen shots.
When I enter the crop view the crop box shows a s much smaller than my crop size The image is only 446 X 612 and my thumbnail should be 150 x 150. If a press on TestCrop (which is not a scale and crop) or FPImage the box loses the height dimension.

yvmarques’s picture

Hi,

On this image : http://drupal.org/files/issues/Crop.jpg

You have put the exclusion on path and not in fields. Maybe that, can be resolve the problem :-)

-- Yvan

glassbyd’s picture

That's got it - thanks for the module (and your patience)

yvmarques’s picture

You're Welcome :)