To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #486 (closed defect: fixed)

Opened 19 months ago

Last modified 19 months ago

Cropping: can't crop the first image until you refresh the page

Reported by: tboutell Owned by: spike
Priority: major Milestone: 1.5
Component: apostrophePlugin Version:
Keywords: cropping, media Cc: jake, johnnybenson, geoffd
Symfony version: 1.4

Description

When you add the first image to the slideshow the crop interface comes up (via updateMultiplePreviewSuccess) but doesn't work. If you refresh the page it starts working. I'm calling aMediaUpdatePreview() and aUI(). I'm missing some special sauce here and it's in Spike's JavaScript? somewhere. Spike, can you figure it out? Thanks!

Change History

Changed 19 months ago by tboutell

  • status changed from new to closed
  • resolution set to fixed

Fixed in [1777]. I had to call aCrop.startCrop after aCrop.resetCrop(true). Not sure why.

Note: See TracTickets for help on using tickets.