Commit 46bd2ff
committed
Decrease uses of get_canvas_width_height.
One can directly get the canvas size from the parent figure. This
avoids running into possible bugs in implementations of
get_canvas_width_height(!) which I plan to ultimately deprecate.1 parent ae93d77 commit 46bd2ff
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
299 | | - | |
| 298 | + | |
300 | 299 | | |
301 | 300 | | |
302 | 301 | | |
303 | | - | |
304 | | - | |
| 302 | + | |
| 303 | + | |
305 | 304 | | |
306 | 305 | | |
307 | 306 | | |
| |||
0 commit comments