Actions
Bug #62103
closedRTE.default.buttons.image.options.magic.maxWidth and small images
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Image Cropping
Target version:
-
Start date:
2014-10-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When I use this TSconfig:
RTE.default.buttons.image.options.magic.maxWidth = 600 RTE.default.buttons.image.options.magic.maxHeight = 1000 RTE.default.buttons.image.options.plain.maxWidth = 600 RTE.default.buttons.image.options.plain.maxHeight = 1000 RTE.buttons.image < RTE.default.buttons.image
small images (smaller than 600) will be enlarged to 600px.
Only big images should shrink to 600px. Small images should stay untouched.
Updated by Stanislas Rolland about 10 years ago
In the Install tool, you may set
[GFX][im_noScaleUp] = 1
Updated by Kurt Gusbeth about 10 years ago
- % Done changed from 0 to 100
Yes, thats it. Now it works fine. Thank you.
You can close this bug now.
Actions