Commit e0b507f
committed
Small simplification to RadialLocator.
Immediately returning the desired ticks seems simpler than going through
a separate `show_all` flag. (We could also compress all the `ifs` into
a single large expression...)1 parent 0c84324 commit e0b507f
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
422 | | - | |
423 | 422 | | |
424 | 423 | | |
425 | 424 | | |
426 | 425 | | |
427 | 426 | | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
| 427 | + | |
| 428 | + | |
433 | 429 | | |
434 | 430 | | |
435 | 431 | | |
| |||
0 commit comments