mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 10:07:35 +00:00
Playlist button when depressed and selected was 1px off.
This commit is contained in:
parent
1680e1b2fb
commit
be199b00f6
1 changed files with 1 additions and 1 deletions
|
|
@ -404,7 +404,7 @@ export default {
|
|||
{
|
||||
name: "MAIN_PLAYLIST_BUTTON_DEPRESSED_SELECTED",
|
||||
x: 69,
|
||||
y: 62,
|
||||
y: 61,
|
||||
width: 23,
|
||||
height: 12
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue