Actions
Task #77815
closedEpic #77810: Improve (responsive) image handling
Show preview image instead of json string if imageManipulation field is readonly
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2016-09-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
If you do cropping on a image reference (TCA type imageManipulation) a json string is stored. When the field is defined as readonly the string is displayed in an input field.
Instead of the disabled input field the image preview should be shown (like if the readonly is disabled)
Actions