DescriptionConsistent fading behavior for touch editing handles
The general rule is that touch editing handles should fade out when they
are dismissed, unless handles and text are moving relative to each
other. So, handles fade out except in following cases, in which they
disappear almost immediately (i.e. they fade out super quickly):
- When handle is dragged out of content view. In this case it should
actually scroll the contents, but that's a separate issue (see
crbug.com/269003);
- When starting touch scrolling or gesture navigation.
BUG=313561
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245610
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fade out handles on destruction by default #
Messages
Total messages: 6 (0 generated)
|