DescriptionRevert 255091 "linux_aura: Fix all instances of LabelButton sizing."
Patch is incorrect. Changing the behaviour of insets also breaks the
toolbar. Looks like I'm going to have to find all usage of
LabelButton::set_min_size() after all.
> linux_aura: Fix all instances of LabelButton sizing.
>
> Previous attempts at fixing this involved tracking down each button
> which was setting the minimum size to 0,0. Those attempts are reverted,
> as I no longer think they're wrong. The actual fix is to pass through
> the views inset size instead of using the GTK inset size.
>
> BUG=349183, 344498, 339247
> R=msw@chromium.org, sky@chromium.org
>
> Review URL: https://codereview.chromium.org/187133003
TBR=erg@chromium.org,msw@chromium.org,sky@chromium.org
BUG=349777
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255406
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|