Correct the hot spot position of the drag&drop 'move' and 'link' cursors.
This commit is contained in:
parent
3659834b48
commit
5db65cdd51
|
@ -62,7 +62,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|||
/* BINRES drag_move.cur */
|
||||
1 CURSOR drag_move.cur
|
||||
/* {
|
||||
'00 00 02 00 01 00 20 20 00 00 12 00 16 00 30 01'
|
||||
'00 00 02 00 01 00 20 20 00 00 01 00 01 00 30 01'
|
||||
'00 00 16 00 00 00 28 00 00 00 20 00 00 00 40 00'
|
||||
'00 00 01 00 01 00 00 00 00 00 00 01 00 00 00 00'
|
||||
'00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00'
|
||||
|
@ -114,7 +114,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|||
/* BINRES drag_link.cur */
|
||||
3 CURSOR drag_link.cur
|
||||
/* {
|
||||
'00 00 02 00 01 00 20 20 00 00 12 00 16 00 30 01'
|
||||
'00 00 02 00 01 00 20 20 00 00 01 00 01 00 30 01'
|
||||
'00 00 16 00 00 00 28 00 00 00 20 00 00 00 40 00'
|
||||
'00 00 01 00 01 00 00 00 00 00 00 01 00 00 00 00'
|
||||
'00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00'
|
||||
|
|
Loading…
Reference in New Issue