Skip to content
This repository has been archived by the owner on Feb 20, 2022. It is now read-only.

Commit

Permalink
Merge pull request #48 from cheekychris/patch-1
Browse files Browse the repository at this point in the history
Fix on-right for scrollbar in favourites dialog
  • Loading branch information
jurialmunkey committed Feb 7, 2015
2 parents aba63fa + 1a60e34 commit 387ce14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1080i/DialogFavourites.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<posx>-8</posx>
<posy>listy</posy>
<height>globalh</height>
<onright>50</onright>
<onright>450</onright>
<animation effect="fade" start="100" end="0" time="400" condition="!Control.HasFocus(60) + !Container.Scrolling">Conditional</animation>
</control>
</control>
Expand Down

0 comments on commit 387ce14

Please sign in to comment.