Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commit5ad52e9
committed
Fix OffsetBox custom picker
As with the custom picker, `Artist.contains` returns a boolean and adictionary in a tuple. This non-empty tuple is always true, so thecustom picker would always return True for any non-scroll event. Itwould also lose the related dictionary.1 parenta7c08c8 commit5ad52e9
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1504 | 1504 |
| |
1505 | 1505 |
| |
1506 | 1506 |
| |
1507 |
| - | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
1508 | 1510 |
| |
1509 | 1511 |
| |
1510 | 1512 |
| |
|
0 commit comments
Comments
(0)