aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDaniel Harding2014-04-25 09:58:15 -0500
committerDaniel Harding2014-04-25 10:03:16 -0500
commit9bee94d9c00f856be513143927a5299388ee5f59 (patch)
tree59bdbbd3e3ac645d6167442a02b34f795cf56965 /tests
parent6ce52b2532afaccca9932b7087533609fd239a9b (diff)
downloaddjango-debug-toolbar-9bee94d9c00f856be513143927a5299388ee5f59.tar.bz2
Work around spurious mousemove on Chrome.
When clicking on an element in Chrome, spurious mousemove events can be generated when the cursor hasn't actually moved. This can prevent the toolbar from being shown when the handle is clicked because the code sees the mousemove event and thinks a handle drag is happening. Work around this by only running the handle drag code if the cursor has moved since the mousedown event.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions