Enlarge strokerect GM size to reveal hidden content

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2126723002

Review-Url: https://codereview.chromium.org/2126723002
This commit is contained in:
bsalomon 2016-07-06 06:30:36 -07:00 committed by Commit bot
parent 03912f141f
commit 9c67381dbc

View File

@ -52,7 +52,7 @@ protected:
}
SkISize onISize() override {
return SkISize::Make(1024, 740);
return SkISize::Make(1400, 740);
}
void onDraw(SkCanvas* canvas) override {