Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making a settings separator invisible does not work #189

Open
dagwieers opened this issue Sep 20, 2019 · 2 comments
Open

Making a settings separator invisible does not work #189

dagwieers opened this issue Sep 20, 2019 · 2 comments
Labels
bug kodi Related to Kodi media player reported This issue has been reported upstream

Comments

@dagwieers
Copy link
Collaborator

dagwieers commented Sep 20, 2019

Our settings page on Android does not include a lot of the options that we support on other platforms, because Android ships with Widevine already and therefore does not need those options.

Because these options are not visible on Android, we also do not need the separator used to visually separate these options from other options.

<setting type="sep" visible="!system.platform.android"/>

It appears that Kodi does not support this or fails to take this into account.

@dagwieers dagwieers added reported This issue has been reported upstream kodi Related to Kodi media player labels Sep 20, 2019
@dagwieers
Copy link
Collaborator Author

This is already reported at: xbmc/xbmc#15061
And it appears to be a regression because this used to work on Kodi v17.

@horstle
Copy link
Collaborator

horstle commented Aug 24, 2021

What's the current status of this? Can it be closed or do we have to do sth./ wait for sth.?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug kodi Related to Kodi media player reported This issue has been reported upstream
Projects
None yet
Development

No branches or pull requests

2 participants