Opened 4 years ago
#13870 new enhancement
Give more size options, especially for images
Reported by: | anonymous | Owned by: | Mikael Relbe |
---|---|---|---|
Priority: | normal | Component: | WikiExtrasPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
The new Trac style seem to have larger text. This is presumably to accommodate higher-DPI monitors.
It would be nice if this plugin could stretch the smaller icons to make medium and large icon sizes even when a custom formatted icon in that size is not available. The small icons are awfully small in some cases. I realize that stretching the icons may not look as good, but maybe it's better than not having them available? The stretching itself would presumably be done in the browser via the HTML parameters.
It might also be nice to be able to either control the default ("small") to be some other size, or maybe configure a zoom factor for all sizes.
I suppose the size issue also applies to "smileys" (maybe even more).
Additionally, it seems the text created by this plugin (e.g. in boxes) is also somewhat smaller than other Trac 1.4 wiki text.
Overall, however, this plugin seems very interesting. Nice job!