Closed dggriffin closed 7 years ago
Ah yes, that's the intended effect
On Tue, Dec 13, 2016, 11:16 AM Greyson Griffin notifications@github.com wrote:
- Right-clicking selects a row
- Middle-clicking selects a row
- Holding any mouse button and scrolling inverts the selection of any row it passes over
- This is a problem because scrolling by holding the middle-mouse button selects everything the cursor passes over.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hsingh23/deckjam/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ABFXgnahxI9KxuZzWvPrwvUOwxbtEWwIks5rHsTTgaJpZM4LL67V .
Ah -- I see. Any way to ensure that you're dealing with the left-click only? (Or at least filter out middle click?)
The idea is to select cards like you would select times on this website -> http://whenisgood.net/
I've added checkboxes recently and I'm working on making it so you can only click checkboxes on mobile. I should have that up shortly. Let me know what you think
Fixed by removing drag to select . It doesn't make sense with cards.