]> source.dussan.org Git - jquery-ui.git/commit
Selectable: Explicitly check event.ctrlKey now that jQuery differentiates between...
authorScott González <scott.gonzalez@gmail.com>
Tue, 22 Nov 2011 13:31:11 +0000 (08:31 -0500)
committerScott González <scott.gonzalez@gmail.com>
Tue, 22 Nov 2011 13:31:11 +0000 (08:31 -0500)
commit35dd0417bdb442ad00a9eb37a85db5ddf1b14615
tree871c6adab970ce60325b1494b32316739d01a0da
parent24fc8d6827967019872b86945c4a26ebafd8de9d
Selectable: Explicitly check event.ctrlKey now that jQuery differentiates between meta and ctrl. Fixes #7858 - ctrl-click to select multiple elements not working.
ui/jquery.ui.selectable.js