]> 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:39 +0000 (08:31 -0500)
commitffd3f510f1c0fbfe99ce2f1aab81d56d9b03f88e
tree1644b0a556da50444d03539b3ff8850e6045bb04
parent63bd71f14cac1f46fd5cfc6f157abf0bf710d347
Selectable: Explicitly check event.ctrlKey now that jQuery differentiates between meta and ctrl. Fixes #7858 - ctrl-click to select multiple elements not working.
(cherry picked from commit 35dd0417bdb442ad00a9eb37a85db5ddf1b14615)
ui/jquery.ui.selectable.js