forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 5c83d7b
FIX: callbacks do not raise after removal of widget axes
closes matplotlib#25572 1 parent 5a9f7cb commit 5c83d7b
1 file changed
+10
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 | - | ||
120 | + | ||
121 | + | ||
122 | + | ||
121 | 123 |
| |
122 | 124 |
| |
123 | 125 |
| |
| |||
144 | 146 |
| |
145 | 147 |
| |
146 | 148 |
| |
149 | + | ||
150 | + | ||
151 | + | ||
152 | + | ||
147 | 153 |
| |
148 | 154 |
| |
149 | 155 |
| |
| |||
2181 | 2187 |
| |
2182 | 2188 |
| |
2183 | 2189 |
| |
2184 | - | ||
2190 | + | ||
2191 | + | ||
2192 | + | ||
2185 | 2193 |
| |
2186 | 2194 |
| |
2187 | 2195 |
| |
|
0 commit comments