Open mdominguez opened 5 years ago
Hi,
same too.
Please fix it!
@pette87 : No need for this plugin anymore, you can access the focalPoint values like so =>
<div style="background-position: {{ image.getFocalPoint()['x'] * 100 ~ '%' ~ ' ' ~ image.getFocalPoint()['y'] * 100 ~ '%' }};"></div>
Hi there,
I'm getting the following error when composer updating to Craft 3.1 =>
mfeinbier/craft3-fp-backgrounds 1.0.0 requires craftcms/cms ~3.0.0-beta.1 -> satisfiable by craftcms/cms
view screenshot
Is this something you have to adjust or does this require some kind of settings change in my composer.json file?