Description[Mac] Fix title text re-expanding after tab media indicator shuts off.
TabController needs to be notified to re-compute visibility and layout whenever a media indicator animation ends, to account for the case where the MediaIndicatorView should be hidden. A simple callback scheme has been added, rather than using NSView::setNeedsLayout, because TabController/TabView employ their own custom layout mechanism.
BUG=317843
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=234704
Patch Set 1 #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|