Kodi Community Forum
Scrollbars not highlighting when hovered over - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+--- Thread: Scrollbars not highlighting when hovered over (/showthread.php?tid=27074)



Scrollbars not highlighting when hovered over - Nuka1195 - 2007-06-29

In the following xml file I have three scrollbars that are active with buttons for PageUp() and PageDown()

Only scrollbar id="2060" and it's buttons works perfectly.

The other two id="2050" and id="2075" highlight only when clicked on and don't always PageUp().

I tried removing all the animation stuff. It made no difference.

http://pastebin.ca/594691

I can supply a script if you need to test. I thought maybe it was something I did or maybe the way things are grouped.

This was with XBMC_PC