John Firebaugh
|
cb2121b7c4
|
Don’t preventDefault on mousedown (fixes #2115)
This prevents blur events from getting properly dispatched.
|
2014-05-28 18:02:44 -07:00 |
|
John Firebaugh
|
1641f38632
|
Use context.mouse()
|
2013-05-09 21:55:05 -07:00 |
|
Ansis Brammanis
|
7e85fed027
|
add .id-container class to container
fixes #1228
|
2013-04-02 14:03:46 -04:00 |
|
Tom MacWright
|
e071c15579
|
Remove unused variables and arguments
|
2013-03-05 16:29:23 -05:00 |
|
Ansis Brammanis
|
00dfa8cd08
|
Fix shift-click to select
|
2013-02-22 14:59:32 -05:00 |
|
Ansis Brammanis
|
147fce1f49
|
Merge branch 'tree-intersects'
Conflicts:
js/id/behavior/lasso.js
|
2013-02-15 13:40:01 -05:00 |
|
John Firebaugh
|
d7d3f174ae
|
Lasso only nodes for now (fixes #734)
Given the (lack of) operations available on mixed node/way
selections, this seems just as good as selecting contained
ways as well.
|
2013-02-13 16:53:40 -08:00 |
|
Ansis Brammanis
|
7102fea04d
|
add history.intersects to context
|
2013-02-13 18:12:53 -05:00 |
|
Ansis Brammanis
|
529b570c89
|
Merge remote-tracking branch 'systemed/master' into tree-intersects
|
2013-02-13 13:31:11 -05:00 |
|
John Firebaugh
|
1e60b0b7fa
|
iD constructors are camel case
|
2013-02-12 16:51:25 -08:00 |
|
Ansis Brammanis
|
2f15b0ffca
|
Use tree intersects instead of graph.intersects
|
2013-02-12 17:38:15 -05:00 |
|
Ansis Brammanis
|
fc6cb352d8
|
use compatible mouse position properties
|
2013-02-11 12:12:18 -05:00 |
|
Ansis Brammanis
|
5b646b75c3
|
Only lasso if mouse has moved
|
2013-02-08 17:53:43 -05:00 |
|
Tom MacWright
|
843926009d
|
Normalize coordinates so that lasso can be dragged in any direction
|
2013-02-07 16:32:03 -05:00 |
|
Tom MacWright
|
f0b761b979
|
Lasso action
|
2013-02-07 16:21:25 -05:00 |
|