Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commita6b34d4
committed
Unset the canvas manager when saving the figure.
Saving a figure may involve temporarily resizing the canvas (e.g. due todifferent dpi), but we don't want that resize to be propagated to theactual GUI widget. Ensure this by temporarily unsetting the manager aswell.1 parent4753f6c commita6b34d4
1 file changed
+11
-1
lines changedLines 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
Comments
(0)