When editing the javascript image crop effect for one of my image styles in Drupal 7, I choose.
x offset: center
y offset: top
it always generates the following "Y offset must be a correct offset value"
Choosing bottom produces the same error, it seems I can only choose center for the y offset value.
Comments
Comment #1
rgon commentedI can confirm this. I'm also getting the same error when using 'top' or 'bottom' in the Y offset.
Comment #2
billy999 commentedI can say, since i needed 'top', i simply changed it to 0, which worked for me. However if someone needs to use bottom, that would not work for them.
Comment #3
nils.destoop commentedTop / bottom is now allowed in the validation