DescriptionMore flexibility in BubbleBorder arrow rendering.
Currently causing the arrow not to be painted leaves a
margin of several pixels on the side the arrow would be
painted, causing issues when laying out bubbles next to an
anchor rectangle such as the edge of the screen.
This patch changes the API so that you can choose whether
the arrow is painted normally, there is space left for the
arrow but it is not painted, or there is no space left for
the arrow and it is not painted.
r=msw@chromium.org,sadrul@chromium.org,ben@chromium.org
BUG=NONE
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=184487
Patch Set 1 #Patch Set 2 : Now with more user choice: bool -> enum. #
Total comments: 6
Patch Set 3 : Address msw style nits. #
Messages
Total messages: 13 (0 generated)
|