Ticket #50 (new feature request)
Opened 6 months ago
Thumbnail scaling
| Reported by: | philipp | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 RC2 |
| Component: | All general things | Version: | 1.0 |
| Keywords: | Cc: |
Description
The Thumbnail becomes blurred if an image's ratio isn't the same as of the thumbnail size. Therefor a "Longside" and/or "Shortside" resizing would be nice: it resizes the longer/shorter side of the image to a given size and the other proportional to this.
The function _maIntImageThumb() does allready support that (ll. 200ff): set $paramslongside? or $paramsshortside? instead of $paramswidth? and $paramsheigth?.
I suppose a dropdown of the resize type (Longside/Shortside/Fixed) in the admin.
Note: See
TracTickets for help on using
tickets.
