App list folder RTL fixes
Adds few missing mirrored x transformations for app list folder view: * folder_item_icon_bounds_, which is intended to be in the folder view's coordinates, were calculated from apps container bounds without adjustments for RTL (messing up folder show/hide animation original/target bounds) * reparent drag location was transformed from folder item coordinates in container view to container view coordinates to root apps grid view coordinates, both steps without RTL adjustments. BUG=1048841 Change-Id: I7a158858e6e9067b2711a3b2d53a1f452ad5dd14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2037645 Commit-Queue: Toni Baržić <tbarzic@chromium.org> Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#738387}
Showing
Please register or sign in to comment