You are not logged in.
Pages: 1
I'm running 4.2.7 and I think I've found an issue with minimum images sizes not being applied if you're using a defined preset. There's nothing getting defined for $field["options"]["min_width"] or $field["options"]["min_height"] so it's always getting set to 0. If you set the values in the field type options directly then it is getting added correctly.
Offline
This commit should fix the inline errors not throwing (prior to submitting the form):
https://github.com/bigtreecms/BigTree-C … 33ea1d817f
I tested post-submission and it seems to work properly -- let me know if you're seeing otherwise!
Offline
Pages: 1