Commit d892095
authored
Don't set the never-used Line2D._contains in set_picker. (#24761)
The _contains attribute is never accessed anywhere in the library (since
the removal of get/set_contains). Note that this patch intentionally
doesn't try to disentangle the much more complex interplay between
set_picker and set_pickradius...1 parent 48747b2 commit d892095
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
614 | | - | |
615 | | - | |
616 | | - | |
| 614 | + | |
617 | 615 | | |
618 | 616 | | |
619 | 617 | | |
| |||
0 commit comments