Closed marklawlor closed 3 years ago
I'm confused why the existing code toggles this.selecting
on hover events. I would assume that you wouldn't want these calbacks to fire when selecting. I keep it as it, but it seems incorrect. Can someone please clarify the reasoning.
Proposed Change:
Move onItemEnter/onItemLeave listeners onto the items.
Add onRowEnter/onRowLeave props
Fixes: #205 205
Change type
Checklist