yii2-images icon indicating copy to clipboard operation
yii2-images copied to clipboard

Optional Placeholder

Open synatree opened this issue 7 years ago • 0 comments

When calling $model->getImages(), one problem is that the module reports 1 image (the placeholder) even when there are none. This change simply makes that behavior optional by supplying a flag to the getImages() function that will control the return value if no images exist.

synatree avatar Feb 10 '18 18:02 synatree