• Quan Nguyen's avatar
    cros: Don't reposition login bubbles vertically. · 593f022c
    Quan Nguyen authored
    Previously we prevented the login bubbles from overlapping into the shelf.
    This had some annoying side effects like obscuring the password field. This
    CL removes that part of the widget repositioning logic.
    
    A future CL will address the potential case of login bubbles going off screen
    on the bottom. Need to clarify the correct UX for this case.
    
    Bug: 880224, 875787
    Change-Id: Iea42cd612e9b0c57516fdc9681843182fa8d268b
    Reviewed-on: https://chromium-review.googlesource.com/1217742Reviewed-by: default avatarJacob Dufault <jdufault@chromium.org>
    Commit-Queue: Quan Nguyen <qnnguyen@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#590087}
    593f022c
login_bubble.cc 23.5 KB