DescriptionMerge 199451 "Removes the space for notification icon if it's no..."
> Removes the space for notification icon if it's not visible (2nd)
>
> GridLayout will make the space for a child even if the child is
> not visible, which makes an extra space between status area and
> panels when there are no notifications.
>
> To remove this space, this CL makes StatusAreaWidgetDelegate catch
> child's visibility change, and do not count invisible children in
> its GridLayout.
>
> The previous CL was reverted due to test break on win_aura. This
> CL includes its fix.
>
> BUG=238770
> TBR=stevenjb@chromium.org
>
> Review URL: https://chromiumcodereview.appspot.com/14969008
TBR=mukai@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199735
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|