Descriptionexo: Implement lazy cursor changes.
Pointer::SetCursor() is now required to be called in response to
focus change events. This provides more seamless cursor changes
as the cursor will remain the same until it has been re-defined.
Simply clients that never define the cursor will now get the
default cursor instead of no cursor at all. Clients that draw
their own cursor now have a chance to provide a new frame before
the cursor is changed.
BUG=549781
Committed: https://crrev.com/70baca1c3bcf3ac902f4313da5e74b2592f85fb4
Cr-Commit-Position: refs/heads/master@{#396919}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 11 (6 generated)
|