This commit is contained in:
theDeadMan 2021-03-20 18:27:10 +00:00
parent 41725bccd8
commit 98b92c388d
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@
<visible>Control.IsVisible(60)</visible> <visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8001).hasfocus">conditional</animation> <animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8001).hasfocus">conditional</animation>
<control type="scrollbar" id="60"> <control type="scrollbar" id="60">
<posx>-18</posx> <posx>-30</posx>
<posy>2-row</posy> <posy>2-row</posy>
<height>18-row</height> <height>18-row</height>
<onright>9000</onright> <onright>9000</onright>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.pellucid" version="3" name="Pellucid" provider-name="theDeadman"> <addon id="skin.pellucid" version="3.0.0" name="Pellucid" provider-name="theDeadman">
<requires> <requires>
<import addon="xbmc.gui" version="5.15.0"/> <import addon="xbmc.gui" version="5.15.0"/>
<import addon="script.skinshortcuts" version="1.1.4"/> <import addon="script.skinshortcuts" version="1.1.4"/>