ace/lib/ace/mouse
Derk-Jan Hartman 2dcc4a3f04 Match platform specifics for dragDelay of text
On Mac we keep it at 150ms. On other platforms it either
does not exist or at most it's very small.

This fixes issue #1879
2014-06-27 14:20:09 +02:00
..
default_gutter_handler.js Fix bug of tooltipFollowsMouse option with folded text. 2014-04-08 14:23:38 +10:00
default_handlers.js fix tests 2014-06-09 23:44:27 +04:00
dragdrop_handler.js fix multiselect mouse interaction issues 2013-12-29 20:05:23 +04:00
fold_handler.js better folding commands 2013-11-05 20:43:30 +04:00
mouse_event.js Use native HTML5 Drag'n'Drop for text. 2013-09-10 21:41:20 +10:00
mouse_handler.js Match platform specifics for dragDelay of text 2014-06-27 14:20:09 +02:00
mouse_handler_test.js fix tests 2014-06-09 23:44:27 +04:00
multi_select_handler.js fix selecting with ctrl-alt click 2014-05-28 01:25:18 +04:00