flokosiol / kirby-focus

Better image cropping for Kirby CMS
184 stars 14 forks source link

[Question] Is the support for Kirby Block previews planned #61

Open codebeauty opened 3 years ago

codebeauty commented 3 years ago

I'm currently trying out your package and it looks really good. One challenge I found is to give the user a correct preview of a Block component. The image is added into the Vue component of my panel plugin, but this image is not respecting the focus point or any size. That is comprehensible, but I wonder how can we achieve this.

Do you already think about that feature? Or did I missed thing?

Thank you for your effort 👍

flokosiol commented 3 years ago

This is a great idea. I did a quick research and found this forum post: https://forum.getkirby.com/t/image-sizes-in-block-preview/22726/2?u=flokosiol

It doesn't seem to be that easy and my spare time is extremely limited at the moment to be honest. I will keep that in mind, but don't expect a quick implementation. Sorry.

Nevertheless I'm open for PR if anyone is interested in realizing this great feature 😉