script.module.inputstreamhelper icon indicating copy to clipboard operation
script.module.inputstreamhelper copied to clipboard

Making a settings separator invisible does not work

Open dagwieers opened this issue 6 years ago • 2 comments

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 avatar Sep 20 '19 14:09 dagwieers

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

dagwieers avatar Sep 20 '19 14:09 dagwieers

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

horstle avatar Aug 24 '21 15:08 horstle