Change cursor when mouse over on resizable element
In fact we already detect whether the mouse is in the resize control. The problem is that the cursor is always set to the pointer cursor in this case. What we should do is to change the cursor depending on the value of the resize style. Bug: 942017 Change-Id: I4205c85627afbad8f59bd85784d4f34046621a9b Fixed: 942017 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1944315 Commit-Queue: Fei Ling <feiling@chromium.org> Reviewed-by:Rune Lillesveen <futhark@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#721146}
Showing
Please register or sign in to comment