Actions
Bug #47846
closedRemove 1000 pixel limitation for preview image
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-05-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
There is a limitation of 1000 pixels width / height when creating a preview image, also known as ``ProcessedFile::CONTEXT_IMAGEPREVIEW``
The limitation is artificial and subjective and should be removed letting more freedom to the system.
I personally have a use case where I need to generate very large, but quite thin, preview images e.g for a banner bigger than 1000 pixels width.
Actions