Commit 318a589
committed
Disable sticky edge accumulation if no autoscaling.
If there's no margin to be added, we don't need sticky edges, but if
autoscaling is off, we _also_ don't need the sticky edges. This saves a
lot of time when plotting many artists, like in #12542.1 parent 97a580c commit 318a589
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2403 | 2403 | | |
2404 | 2404 | | |
2405 | 2405 | | |
2406 | | - | |
| 2406 | + | |
| 2407 | + | |
| 2408 | + | |
2407 | 2409 | | |
2408 | 2410 | | |
2409 | 2411 | | |
| |||
0 commit comments