CrOS AppList: Update notification badge sizing and add drop shadow.
This CL changes how the notification indicator in the app list is painted. The circle border has been removed, and now a drop shadow has been added. Before this change, the notification indicator was drawn with a fixed size, which was not correct when the app list icons scaled to different sizes. Now, the notification indicator's size is determined as a ratio of the icon's total size, this ensures the indicator is always drawn to the correct size and position. Bug: 1131074, 1131072 Change-Id: I63e9f12845230579abe4703a60f4b08f6bf431c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429980 Commit-Queue: Alex Newcomer <newcomer@chromium.org> Reviewed-by:Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#810945}
Showing
Please register or sign in to comment