Discussed in #258
Originally posted by maxshay January 4, 2026
Hello, I'm using @viselect/react v3.9.0 and I was wondering if there's a way to disable the need for the default CTRL+Click for a single select and only use mouse click. Currently it resets the selection when only using mouse click (maybe due to the onStart and onMove handlers). Is it possible to make single mouse click behave the same way as CTRL+Click selection and deselection. Thanks!
Discussed in #258
Originally posted by maxshay January 4, 2026
Hello, I'm using @viselect/react v3.9.0 and I was wondering if there's a way to disable the need for the default CTRL+Click for a single select and only use mouse click. Currently it resets the selection when only using mouse click (maybe due to the onStart and onMove handlers). Is it possible to make single mouse click behave the same way as CTRL+Click selection and deselection. Thanks!