Chromium Code Reviews
DescriptionShrinkWrap the Stocks menu
The popup menu in the stocks app is supposed to size its width to the max
intrinsic width of the menu. This CL teaches it how to do that.
It's a shame that we need to ceilToDouble the output of RenderParagraph. If we
don't do that, we run into floating point layout trouble and the menu triggers
a line break. The correct fix is to do layout in fixed point.
R=ianh@google.com
Committed: https://chromium.googlesource.com/external/mojo/+/d1bf4e9e9a8f38031653a4042873b677e7a3cddb
Patch Set 1 #
Total comments: 5
Patch Set 2 : more worky #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||