-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.9, 3.2.0-RC1
-
Fix Version/s: 3.1.11-RC1
-
Component/s: ACP
-
Labels:
-
GitHub Pull Request URL:
Language issue: The name and description for the attachment maximum width should be written as "maximum width / height" instead of only width; because in the coding it is used as a maximum value for both:
Current:
"Maximum thumbnail width in pixel:" and "A generated thumbnail will not exceed the width set here."
Should be
"Maximum thumbnail longest edge in pixel:" and "A generated thumbnail will not exceed the width and height set here. Also, a thumbnail will only be generated, if the original image dimensions are bigger than the values specified here".