phil65 / skin.estuary

Public repository for the Kodi default skin "Estuary"
Other
26 stars 82 forks source link

Fixes the Wall-View as at the bottom the icons are cutted #201

Closed DaVukovic closed 7 years ago

DaVukovic commented 7 years ago

If "height" is at 100% the icons at the bottom are not completely visible.

See:

bildschirmfoto vom 2017-01-27 19-06-19

with that change it will look like:

bildschirmfoto vom 2017-01-27 20-00-06

At least it fixes it for me ;)

DaVukovic commented 7 years ago

I guess that's not needed to be merged. I found out, that the problem on the view I had was caused by the 16:10 monitor I use on my PC. I don't have that 'problem' on my main HTPC and my 16:9 TV. So, tbh, not 100% sure if that is really needed.

Sorry for the noise.

da-anda commented 7 years ago

I also ran into this display issue twice. I think it was related to the fact that I had resized the window. Was not able to reproduce ever since.

DaVukovic commented 7 years ago

Yes, I could only reproduce it with a 16:10 monitor. But I can't reproduce it anymore on that as well. No matter if I resize the window or being in fullscreen. So things have been fixed (somehow ;) ).

phil65 commented 7 years ago

These kind of issues might appear for specific screen px heights atm, but would have to get fixed in a different way (we would basically need a fixedllist-panel or sth like that.)