Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commitc92e48b
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 commitc92e48b
1 file changed
+12
-1
lines changedLines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1772 | 1772 |
| |
1773 | 1773 |
| |
1774 | 1774 |
| |
| 1775 | + | |
1775 | 1776 |
| |
1776 | 1777 |
| |
1777 | 1778 |
| |
| |||
2149 | 2150 |
| |
2150 | 2151 |
| |
2151 | 2152 |
| |
| 2153 | + | |
| 2154 | + | |
| 2155 | + | |
| 2156 | + | |
| 2157 | + | |
| 2158 | + | |
| 2159 | + | |
| 2160 | + | |
| 2161 | + | |
2152 | 2162 |
| |
2153 | 2163 |
| |
2154 | 2164 |
| |
| |||
2267 | 2277 |
| |
2268 | 2278 |
| |
2269 | 2279 |
| |
| 2280 | + | |
| 2281 | + | |
2270 | 2282 |
| |
2271 |
| - | |
2272 | 2283 |
| |
2273 | 2284 |
| |
2274 | 2285 |
| |
|
0 commit comments
Comments
(0)