Removed reliance on HoverButton from CastDialogNoSinksView
Currently CastDialogNoSinksView is implemented using a HoverButton and plays with the button's internal implementation in a way that doesn't make sense from a UX/a11y standpoint. Refactored the view to eliminate the need for HoverButtons, cleaned up the code, updated its tests. Bug: 1060448 Change-Id: Idf86635c5241367c6c9a4d1615a8c01de6ec4121 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2099104 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:Takumi Fujimoto <takumif@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#756883}
Showing
Please register or sign in to comment