DescriptionAllow perfect scroll bubbling between outer/inner viewports
The current compositor scroll bubbling logic is not a respecter of layer
types. That is, when bubbling, it will always try to truncate and/or
project the remaining scroll delta before bubbling to the parent scroll
layer. Such truncation is inappropriate when bubbling between outer and
inner viewport layers, as their movement should appear seamless to the
user. Make an exception for this case, allowing perfect bubbling.
BUG=429326
Committed: https://crrev.com/a7173dd75978963be1f007a7d18bf9bb4dbdb1c5
Cr-Commit-Position: refs/heads/master@{#304898}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Restore layer locking logic #
Total comments: 2
Messages
Total messages: 13 (3 generated)
|