Showing
1 changed file
with
2 additions
and
0 deletions
| @@ -301,5 +301,7 @@ class GridPaper extends SingleChildWidget { | @@ -301,5 +301,7 @@ class GridPaper extends SingleChildWidget { | ||
| 301 | box.bottom + margin.bottom) | 301 | box.bottom + margin.bottom) |
| 302 | ..strokePath(); | 302 | ..strokePath(); |
| 303 | } | 303 | } |
| 304 | + | ||
| 305 | + context.canvas.restoreContext(); | ||
| 304 | } | 306 | } |
| 305 | } | 307 | } |
-
Please register or login to post a comment