E2OpenPlugins / e2openplugin-OpenWebif

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

Epgrefresh channel selection modern UI problem #1244

Open jbleyel opened 3 years ago

jbleyel commented 3 years ago

The text position of the channel selection looks strange.

Bildschirmfoto 2021-02-23 um 21 45 48
jbleyel commented 3 years ago

I think we should use chosen for channel and bouquet selection in epgrefresh as like as the autotimer.

wedebe commented 3 years ago

I'm in the process of reworking AutoTimers ui code at the moment.

How does one get to epgrefresh? Is it a separate plugin?

jbleyel commented 3 years ago

You need the epgrefresh plugin on the box. The bouquet and channel selection is similar to autotimer. The current autotimer uses the chosen plugin as like as the classic UI.

BUT !!! I need aprox 10 seconds to add 5 channels in autotimer classic UI. More than 30 seconds in modern UI because of the slow interface.

The channel selection in epgrefresh is much faster, but its terribly slow on load. -> 1243

jbleyel commented 3 years ago

This issue here is about the CSS problem of the channel selection in epgrefresh.

jbleyel commented 3 years ago

margin-left 30px is the main problem.

Bildschirmfoto 2021-02-25 um 17 11 47