MikeSiLVO / skin.aeon.nox.silvo

A skin for Kodi
Other
123 stars 93 forks source link

Black bar on bottom everywhere? #175

Closed thatso closed 1 year ago

thatso commented 1 year ago

I'm on the latest Kodi 20.1.0 with your skin v9.0.0 and frankly I'm not sure if this is on purpose or if I'm simply missing a configuration option, but all screens have a large black bar at the bottom:

1 2 3

This happens also on a completely fresh installation, so it is not a historically messed up configuration issue.

MikeSiLVO commented 1 year ago

The floor has been part of Aeon Nox skins since way back. It isn't everywhere, just in some views and settings areas where it usually displays extra info or media flags. It was originally intended to be a "shelf" that the view elements sit on, I assume. I've slowly changed things over time. Like adding transparency to back panels and moving posters/icons and such above so now they float more than sit on. You can edit it out in Includes_Backgrounds.xml if you prefer not to see it. I may do a redesign of things like that sometime in the future 🤔

thatso commented 1 year ago

Thank you for your fast response and explanation, much appreciated! To be honest, I couldn't even remember if it looked that way in previous versions and most of the time it is not even visible. In the weather view however, it looks totally out of place. I only deleted floor.png in your referenced XML file and this already does the trick. Would you suggest deleting the complete control block from lines 68 to 72 instead?

MikeSiLVO commented 1 year ago

I'd get rid of 68-72 or the whole group from 57-73.

thatso commented 1 year ago

Perfect! Thanks again! :thumbsup: