Chromium Code Reviews
DescriptionFix the size of omnibox suggestion answers.
Through a confluence of various changes, OmniboxResultView got into a state where the height given to answers is always the largest size but the actual font used is the regular font size.
This fix ensures that both the size of the font and the space it's given are driven by the data in the answer. For the currently launched answers, this is always the largest size so they're being shown too small. But this fix will also support upcoming answer types that don't use the largest font size.
BUG=685714
Review-Url: https://codereview.chromium.org/2654163005
Cr-Commit-Position: refs/heads/master@{#447702}
(cherry picked from commit 5fdae6fa2582b407ad6281c152e5cb6f7b95a391)
Review-Url: https://codereview.chromium.org/2671323003 .
Cr-Commit-Position: refs/branch-heads/2987@{#334}
Cr-Branched-From: ad51088c0e8776e8dcd963dbe752c4035ba6dab6-refs/heads/master@{#444943}
Committed: https://chromium.googlesource.com/chromium/src/+/738b5637aa3218e44f5a29ea9412a69efc26e2a3
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
||||||||||||||||||||||||||||