diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-25 00:27:30 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-25 00:27:30 +0000 |
commit | 964552baa563f19c8badbfd42bd8d3824e3b8ea6 (patch) | |
tree | 911872397b315e4c895c2caa8041891215f72b79 /webkit/glue/resources | |
parent | e2cb652d6f2b91c1ab51f7355f417f0390aaf312 (diff) | |
download | chromium_src-964552baa563f19c8badbfd42bd8d3824e3b8ea6.zip chromium_src-964552baa563f19c8badbfd42bd8d3824e3b8ea6.tar.gz chromium_src-964552baa563f19c8badbfd42bd8d3824e3b8ea6.tar.bz2 |
Align autoscroll cursors by setting their hotspots correctly. Original patch by Philippe Beauchamp (see http://codereview.chromium.org/149742 ), r=me.
BUG=6173
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24192 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/resources')
-rw-r--r-- | webkit/glue/resources/pan_east.cur | bin | 4286 -> 4286 bytes |
-rw-r--r-- | webkit/glue/resources/pan_north.cur | bin | 4286 -> 4286 bytes |
-rw-r--r-- | webkit/glue/resources/pan_north_east.cur | bin | 4286 -> 4286 bytes |
-rw-r--r-- | webkit/glue/resources/pan_north_west.cur | bin | 4286 -> 4286 bytes |
-rw-r--r-- | webkit/glue/resources/pan_south.cur | bin | 4286 -> 4286 bytes |
-rw-r--r-- | webkit/glue/resources/pan_south_east.cur | bin | 4286 -> 4286 bytes |
-rw-r--r-- | webkit/glue/resources/pan_south_west.cur | bin | 4286 -> 4286 bytes |
-rw-r--r-- | webkit/glue/resources/pan_west.cur | bin | 4286 -> 4286 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/webkit/glue/resources/pan_east.cur b/webkit/glue/resources/pan_east.cur Binary files differindex c13cf06..f7c0df3 100644 --- a/webkit/glue/resources/pan_east.cur +++ b/webkit/glue/resources/pan_east.cur diff --git a/webkit/glue/resources/pan_north.cur b/webkit/glue/resources/pan_north.cur Binary files differindex e5fff00..0c3a4ee 100644 --- a/webkit/glue/resources/pan_north.cur +++ b/webkit/glue/resources/pan_north.cur diff --git a/webkit/glue/resources/pan_north_east.cur b/webkit/glue/resources/pan_north_east.cur Binary files differindex 499a70a..4388fb8 100644 --- a/webkit/glue/resources/pan_north_east.cur +++ b/webkit/glue/resources/pan_north_east.cur diff --git a/webkit/glue/resources/pan_north_west.cur b/webkit/glue/resources/pan_north_west.cur Binary files differindex 42b7b1e..d47089e 100644 --- a/webkit/glue/resources/pan_north_west.cur +++ b/webkit/glue/resources/pan_north_west.cur diff --git a/webkit/glue/resources/pan_south.cur b/webkit/glue/resources/pan_south.cur Binary files differindex cdd6de5..f5d813b 100644 --- a/webkit/glue/resources/pan_south.cur +++ b/webkit/glue/resources/pan_south.cur diff --git a/webkit/glue/resources/pan_south_east.cur b/webkit/glue/resources/pan_south_east.cur Binary files differindex 7f4c925..ba9742e 100644 --- a/webkit/glue/resources/pan_south_east.cur +++ b/webkit/glue/resources/pan_south_east.cur diff --git a/webkit/glue/resources/pan_south_west.cur b/webkit/glue/resources/pan_south_west.cur Binary files differindex 69ebf43..4f62984 100644 --- a/webkit/glue/resources/pan_south_west.cur +++ b/webkit/glue/resources/pan_south_west.cur diff --git a/webkit/glue/resources/pan_west.cur b/webkit/glue/resources/pan_west.cur Binary files differindex a7f1b25..9068925 100644 --- a/webkit/glue/resources/pan_west.cur +++ b/webkit/glue/resources/pan_west.cur |