mirror of
https://github.com/ungstein/OG-Steam.git
synced 2025-01-26 02:32:59 -03:00
Update musicplayerpanel.layout
This commit is contained in:
parent
dfa751e8ce
commit
beefcdb979
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@
|
|||
|
||||
place { control="CurrentAlbumImage" region=currenttrack x=0 y=10 width=56 height=56 }
|
||||
place { control="CurrentStatusLabel" region=currenttrack x=64 y=10 width=max }
|
||||
place { control="CurrentTrackLabel" region=currenttrack x=64 y=20 width=max}
|
||||
place { control="CurrentTrackLabel" region=currenttrack x=64 y=24 width=max}
|
||||
place { control="CurrentArtistLabel" region=currenttrack x=64 y=36 width=max }
|
||||
|
||||
place { control="RepeatButton,ShuffleButton,PreviousButton" region=transport x=0 y=20 spacing=8 margin=0 height=18 }
|
||||
|
|
Loading…
Add table
Reference in a new issue