Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Merge ecce955 into ac0ec81
Browse files Browse the repository at this point in the history
  • Loading branch information
LilithHafner committed Aug 3, 2022
2 parents ac0ec81 + ecce955 commit f10fed3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/src/manual/canvas.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ This `draw` function will get called each time the window gets resized or otherw

![canvas](../doc/figures/canvas.png)

See Julia's standard-library documentation for more information on graphics.

Errors in the `draw` function can corrupt Gtk's internal state; if
this happens, you have to quit julia and start a fresh session. To
avoid this problem, the `@guarded` macro wraps your code in a
Expand Down

0 comments on commit f10fed3

Please sign in to comment.