E2OpenPlugins / e2openplugin-OpenWebif

GPL Web Interface for e2stabs
GNU General Public License v3.0
205 stars 226 forks source link

Current channel info - picon fixed size #1456

Closed tinola closed 2 years ago

tinola commented 2 years ago

Hi,

I am skipping the old interface... But in responsive one we have fixed picon size declared as width=100px and height=60px...

https://github.com/E2OpenPlugins/e2openplugin-OpenWebif/blob/0336f8a85a4b779f2f4bd8b6a08c73ac70bad8f2/plugin/controllers/views/responsive/ajax/current.tmpl#L23

When we have got different dimensions picons set installed other than 100x60px (eg. 220x132px or even 400x170px), in this view picons should scale properly.

wedebe commented 2 years ago

Hi @tinola, could you attach two or three picon images that look particularly squished in the modern ui, please?

tinola commented 2 years ago

Sure! Here're two samples:

220x132px picon:

220x132px

400x170px picon:

400x170

Channel Info view as follows:

scr

I've got 400x170px on my box

wedebe commented 2 years ago

Exactly what I need, thanks!