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:
parent
03912f141f
commit
9c67381dbc
@ -52,7 +52,7 @@ protected:
|
||||
}
|
||||
|
||||
SkISize onISize() override {
|
||||
return SkISize::Make(1024, 740);
|
||||
return SkISize::Make(1400, 740);
|
||||
}
|
||||
|
||||
void onDraw(SkCanvas* canvas) override {
|
||||
|
Loading…
Reference in New Issue
Block a user