Ashley
unread,Apr 30, 2013, 1:03:10 PM4/30/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to apostr...@googlegroups.com
I'm having a weird problem with the crop tool.
I have a button Varient setup like this in the app.yml
aButton:
normal:
label: Normal
videoPop:
label: Video Pop Up
options:
itemTemplate: videoPop
width: 220
height: 150
resizeType: c
flexHeight: false
constraints:
aspect-width: 220
aspect-height: 150
When cropping the image used, the display goes all whacky (the crop ratio is correct, but the display is as if it is scaling the crop). Attached is the display during the crop.
However once I choose the crop, the image displays correctly.
I'm running v1.5rev5034 of the apostropheplugin. I've tried the default jQuery as well as the newest. I've tested in FF and Chrome (both on the mac). I've checked similar settings on another older install of apostrophe (1.5rev4628) and it works correctly (however in that version, I didn't use the app.yml, but instead had the settings in the template file). If I use a template in rev5034, the same problem exists.
Thoughts/comments/solutions?