Tristan

Results 2 comments of Tristan

> I'd like to bump this issue since the page is terribly broken. It suggests using a class that doesn't exist and there's no path forward for people previously using...

An alternative to this quick fix would be to instead dynamically update the `width` and `height` member fields of Canvas whenever it is modified, with for example a `check_bounds(u16,u16)`: ```rust...