Closed GoogleCodeExporter closed 9 years ago
why does <allowoverlays>false</allowoverlays> not work.
are you using the default skin or your own file for your skin? if that's not
working, then there is a bug in xbmc that should be fixed.
Original comment by nuka1195@gmail.com
on 7 Feb 2011 at 3:48
Having looked at the script more closely I found the code you're referring to
in the script-CExperience-trivia.xml and the reason it isn't working.
<allowoverlays>false</allowoverlays>
should be -
<allowoverlay>false</allowoverlay>
Once I changed it there was no music overlay.
Hitcher.
Original comment by HitcherUK
on 8 Feb 2011 at 2:55
Thanks for the patch - I've added it to SVN and it will be incorporated in the
next release.
Original comment by brian.wa...@gmail.com
on 8 Feb 2011 at 3:40
ah, thanks hitcher.
Original comment by nuka1195@gmail.com
on 8 Feb 2011 at 3:48
Seems to be fixed
Original comment by giftie61@gmail.com
on 10 Apr 2011 at 1:45
Original issue reported on code.google.com by
brian.wa...@gmail.com
on 7 Feb 2011 at 1:30