DescriptionSplit app list drop target into reorder and folder drop targets.
This CL splits the common drop_target_ member of AppsGridView into
reorder_drop_target_ and folder_drop_target_. This more clearly shows
the purpose which a drop target is being used for.
This also slightly changes the behavior when dropping an app into a
full folder as the latest reorder drop target will be used for
reordering instead of the common drop target which would have pointed
at the folder.
BUG=411775
Committed: https://crrev.com/cc0485133fd3ec2ecb462c8bd1a4a1d5cd34faac
Cr-Commit-Position: refs/heads/master@{#294777}
Patch Set 1 : #
Total comments: 8
Patch Set 2 : address comments #
Total comments: 6
Patch Set 3 : address comments #
Messages
Total messages: 15 (6 generated)
|