rdgraham

Results 6 comments of rdgraham

Thanks for the quick reply. From my limited understanding, the pick_event mechanism might be the 'new' nicer way of implementing these interactive elements, but one can also still use `.contains`...

Ok well from the discussion it seems like it makes sense from a design point of view if `.contains` consistently does not check for visibility, though I think only in...

> @rdgraham thanks very much for this contribution! I'm currently on holidays so I don't have time for a thorough review, but others might jump in. Either way on first...

> Regarding the property decorator, this is being addressed in > #3934 > > How the docs are added in, well that is likely a decision for an other day....

> @rdgraham since we merged #3934, this needs a rebase or merge from master, as it included some of the changes from this PR (using `@property`). Are you ok with...

Thanks for reminding me of this. It looks like this PR was something I lost track of with everything that was happening mid 2019. It needed some organizing since as...