Hello,
Uplift is using lower resolution image variants in team or client views which produces poor results on higher DPI screens. How can I filter this?
For example, I’d like images in here – http://ks.orfindevelop.pl/cad/team/ – to be at last twice the size of their container (and Uplift is forcing 360 x 360 px variants).
The same applies for logos here – http://localhost/cad/ (section For more cooperation details, click the logo below!).
I clearly understand that this behavior is expected from performance perspective – you’re using lower resolution images that are better suited for the job and are pre-scaled and therefore don’t have to be scaled in the browser. However, it would be great to introduce a backend option to manually provide thumbnail sizes. Such mechanism is used in BeTheme and Jupiter – all custom image sizes introduced with theme can be manipulated and thumbnails regenerated when needed.