Commit a6b34d4
committed
Unset the canvas manager when saving the figure.
Saving a figure may involve temporarily resizing the canvas (e.g. due to
different dpi), but we don't want that resize to be propagated to the
actual GUI widget. Ensure this by temporarily unsetting the manager as
well.1 parent 4753f6c commit a6b34d4
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2149 | 2149 | | |
2150 | 2150 | | |
2151 | 2151 | | |
| 2152 | + | |
| 2153 | + | |
| 2154 | + | |
| 2155 | + | |
| 2156 | + | |
| 2157 | + | |
| 2158 | + | |
| 2159 | + | |
| 2160 | + | |
2152 | 2161 | | |
2153 | 2162 | | |
2154 | 2163 | | |
| |||
2267 | 2276 | | |
2268 | 2277 | | |
2269 | 2278 | | |
| 2279 | + | |
| 2280 | + | |
2270 | 2281 | | |
2271 | | - | |
2272 | 2282 | | |
2273 | 2283 | | |
2274 | 2284 | | |
| |||
0 commit comments