Chromium Code Reviews
DescriptionDevTools: fix changing of cursor while dragging
We used to change cursor upon drag on body only, but this now doesn't
have effect since we explicitly set cursor: default in .component-root.
So set the cursor explicitly both on the event target and body (the latter
is needed so that cursor change also has effect on the glass pane).
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184356
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (2 generated)
|
|||||||||||||||||||