rvera / image-picker

Image Picker is a simple jQuery plugin that transforms a select element into a more user friendly graphical interface.
http://rvera.github.com/image-picker
Other
907 stars 216 forks source link

Select only when Ctrl is pressed #131

Open Jorn-S opened 5 years ago

Jorn-S commented 5 years ago

Hi there,

Thanks for this plugin! At the moment it immediately selects on clicking. Is it possible to implement the option of pressing Ctrl and only then select the images? I want my users to be able to click a single image and getting the value, and only when they want more then one, select them with control.

Humni commented 5 years ago

@jschalkwijk This is a good suggestion, we will look at implementing this in the future.