mullema / k3-image-clip

Visually crop images with a handy image editor directly inside the panel
MIT License
40 stars 4 forks source link

`query: page.images` doesn't work #20

Closed afbora closed 2 years ago

afbora commented 2 years ago

Your query must return a set of files

I'm getting above error when I use following setup:

cover:
  type: image-clip
  query: page.images
  multiple: false
  layout: cards
  size: huge
mullema commented 2 years ago

Hi @afbora I cannot reproduce this issue. This plugin is not changing Kirbys core query logic. Maybe another plugin interfering with the Picker or FilePicker class?

afbora commented 2 years ago

Sorry for false alarm! Doesn't work because it's site 🙈 should be site.image 😅