Comment #33 on issue 6173 by philippe.beauchamp: Autoscroll cursors not aligned http://code.google.com/p/chromium/issues/detail?id=6173
The "panIconSizeLength = 20;" was added to Webkit r35083 in file ScrollViewWin.cpp (2008-07-09) Log : "Add the middle click panning feature to the windows release." They moved the "panIconSizeLength = 20;" to ScrollView.cpp in Webkit r37204 (2008-10-02) I did not check if the 20px const was somewhere else before r35083. It seems to be a small error from beginning. The Webkit panIcon.png is a 16x16px. I'm not sure how to handle a modification in WebKit. Should the modification be submitted and reviewed by Webkit people first and then we can add in chromium? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
