Backport asynchronous thumbnail generation from Kabuki.

This commit is contained in:
2017-12-20 14:51:23 +01:00
parent 981b652e25
commit 1def1484cb
9 changed files with 566 additions and 214 deletions

View File

@@ -279,7 +279,7 @@ class EditAssetForm extends SubTemplate
echo ' crop';
}
elseif ($thumb['custom_image'])
echo ' (custom)';
echo ', custom';
echo ')
</option>';