Cabbiev2/RaaA: r30298 forgot about 480x800. Fix pause, ffwd and rewind touch actions in the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31053 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c01ad7f333
commit
65c46e8d77
1 changed files with 3 additions and 3 deletions
|
@ -81,7 +81,7 @@
|
|||
# playmode
|
||||
%?Tp<%?mp<%xd(F, 1)|%xd(F, 3)|%xd(F, 2)|%xd(F, 4)|%xd(F, 5)||||>|%xd(F, %mp)>
|
||||
%T(400,119,70,75,play)
|
||||
%T(400,119,70,75,stop, repeat)
|
||||
%T(400,119,70,75,stop, repeat_press)
|
||||
|
||||
#
|
||||
# popup osd menu
|
||||
|
@ -97,7 +97,7 @@
|
|||
#
|
||||
%V(0,720,150,75,-)
|
||||
%xd(H)%xd(I)
|
||||
%T(0,0,70,75,rwd, repeat)
|
||||
%T(0,0,70,75,rwd, repeat_press)
|
||||
%T(0,0,70,75,prev)
|
||||
%T(70,0,70,75,ffwd, repeat)
|
||||
%T(70,0,70,75,ffwd, repeat_press)
|
||||
%T(70,0,70,75,next)
|
||||
|
|
Loading…
Reference in a new issue