Make the touch emulator's cursor appear consistently
Web content refreshes its desired cursor on every mouse event, but TouchEmulator did not, so the custom "grey circle" touch cursor could get lost when, say, you move your mouse out of and back into its bounds. This change make the touch emulator work like web content and refresh its cursor on every mouse event. Bug: 989006 Change-Id: If9a943b276b250363541384878cea9a2ddab117e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1867090Reviewed-by:Navid Zolghadr <nzolghadr@chromium.org> Commit-Queue: Sidney San Martín <sdy@chromium.org> Cr-Commit-Position: refs/heads/master@{#707837}
Showing
Please register or sign in to comment