Channel number font issue...
#1
It seems that the channel number used in Estuary live tv screen is too large when the number is bigger than 3 digits. In the screenshot below - the channel number is 39.20 - but it is cutoff.

Image

If the decision is to keep the larger fonts - can the size of the display area be enlarged to accomodate 4 or 5 digits so they don't get cutoff?
Current Kodi addon projects: zap2epg, sd4tvh and tvh2kodi (tvh config from inside Kodi)
Testing ATSC single and dual tuners on RPi3 and the occasional s905 box
If you like my work you can buy me a coffee!
Reply
#2
Yup, that's a bug. If you'd like to fix it yourself before the Kodi folks do, find the file DialogSeekBar.xml in the Estuary xml folder. On line 204 change the width from 220 to 300. When you're done, it should look like this:

Code:
<width>300</width>
Reply
#3
Any chance the kodi team will get around to fixing this bug?  It also occurs on the guide and channel list too.
Reply

Logout Mark Read Team Forum Stats Members Help
Channel number font issue...0