Skip to content

Commit

Permalink
fix mouse controls in extras dialogs
Browse files Browse the repository at this point in the history
  • Loading branch information
BigNoid committed Jul 9, 2015
1 parent 50ce700 commit 4677954
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 1080i/custom_1119_ExtrasDialog.xml
Expand Up @@ -198,6 +198,7 @@
</control>
<control type="group">
<visible allowhiddenfocus="true">Control.HasFocus(90300)</visible>

<include>VisibleFadeEffect</include>
<control type="button" id="90300">
<description>FS Fanart button</description>
Expand All @@ -207,6 +208,7 @@
<texturenofocus border="35,2,35,2">-</texturenofocus>
<onclick>SetFocus(90200)</onclick>
<label>-</label>
<hitrect x="0" y="0" w="0" h="0"/>
</control>
<control type="image">
<include>FullscreenDimensions</include>
Expand Down
1 change: 1 addition & 0 deletions 21x9/custom_1119_ExtrasDialog.xml
Expand Up @@ -207,6 +207,7 @@
<texturenofocus border="35,2,35,2">-</texturenofocus>
<onclick>SetFocus(90200)</onclick>
<label>-</label>
<hitrect x="0" y="0" w="0" h="0"/>
</control>
<control type="image">
<aspectratio>scale</aspectratio>
Expand Down

0 comments on commit 4677954

Please sign in to comment.