mullema / k3-image-clip

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

Min and Max set to same value, clip area is not resized on first dialog open #19

Closed mullema closed 2 years ago

mullema commented 2 years ago

only when clip data is empty.

  clip:
    minwidth: 400
    minheight: 300
    maxwidth: 400
    maxheight: 300
    ratio: fixed