area17 / twill

Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.
https://twillcms.com
Apache License 2.0
3.8k stars 577 forks source link

fix: hideActiveCrop() not working for medias form field when max is greater than 1 #2686

Open zeezo887 opened 3 weeks ago

zeezo887 commented 3 weeks ago

Description

This PR allows cropping to be hidden when media field has more than one attached item.

Related Issues

Fixes #2652