Add missing gravity options according the documentation
berdyshev created an issue. See original summary.
I was looking to implement 'auto' => t('Auto'), And your patch did exactly. +1
'auto' => t('Auto'),
Hello Artem Berdyshev
Thank you for the patch.
'rek_face' => t('ReKognition: Face'), 'rek_faces' => t('ReKognition: Faces'), 'rek_eyes' => t('ReKognition: Eyes'),
Why did you remove these options?
Comments
Comment #2
ashhishhh commentedI was looking to implement
'auto' => t('Auto'),And your patch did exactly.
+1
Comment #3
sarathkmComment #4
grask0 commentedHello Artem Berdyshev
Thank you for the patch.
Why did you remove these options?