Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Aura: Resize cursors show properly when hovering over window frame | jamescook@chromium.org | 2011-11-09 | 1 | -0/+46 |
+ Set the cursor in the desktop's event filter. + Add the ui::EF_IS_NON_CLIENT flag to mouse events when needed, so views doesn't override the cursor. + Move views/window/hit_test.h to ui/base/hit_test.h and remove the extra copy in ui/aura. BUG=103298 TEST=move cursor over desktop, window edges, window client area Review URL: http://codereview.chromium.org/8501018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109278 0039d316-1c4b-4281-b951-d872f2087c98 |