Commit Graph

88 Commits

Author SHA1 Message Date
Tom MacWright 6040c6efa3 Fix map reference regression 2013-01-02 14:37:47 -05:00
Tom MacWright f5873a3bc1 Add .hoverEnable to map and disable it for drawing-related modes. Fixes #234 2013-01-02 14:29:04 -05:00
John Firebaugh 6e920e7110 Correct event namespace 2012-12-27 18:52:56 -08:00
John Firebaugh 78569a5ef3 Extract select behavior to mode
While here, use a more appropriate class (.selected).
2012-12-27 18:52:55 -08:00
John Firebaugh 40a32de443 Hide select cursors when in draw modes (fixes #290) 2012-12-21 13:32:39 -08:00
John Firebaugh 6a4b75aa88 latedrag functionality was merged into iD.behavior.drag 2012-12-21 12:29:59 -08:00
John Firebaugh 2c8bbd8985 Integrate new drag behaviors 2012-12-21 12:10:44 -08:00
John Firebaugh 511dcfa6ac Rewrite drag behaviors in terms of iD.behavior.drag 2012-12-21 12:10:44 -08:00
John Firebaugh 7f4acb46fc Ensure dragging a way is undoable 2012-12-21 12:10:43 -08:00
Tom MacWright 811187620d jshint fixes 2012-12-18 10:47:32 -05:00
Saman Bemel-Benrud 2c3c4cc652 resolve conflict. 2012-12-14 19:58:15 -05:00
Saman Bemel-Benrud 8c364091a3 refining cursor behavior. 2012-12-14 19:54:55 -05:00
John Firebaugh ad0efa4931 Place -> Point
We decided to use geometric terms for the modes.
2012-12-14 14:39:38 -08:00
Saman Bemel-Benrud 9ab37f612d Merge branch 'master' of github.com:systemed/iD 2012-12-14 16:30:47 -05:00
Saman Bemel-Benrud 37c79c0500 basic cursor stuff. 2012-12-14 16:30:31 -05:00
Tom MacWright 24b6e8adb2 Just an area tag. Fixes #282 2012-12-14 15:04:54 -05:00
Tom MacWright b5065d81c4 Fix way node dragging. Fixes #279 2012-12-14 13:51:36 -05:00
Tom MacWright 1abffc6f8a Finish areas on double-click. Fixes #272 2012-12-14 13:45:53 -05:00
Tom MacWright 66f58ac96b Fix regressions in 9743ee282b - .hint() is
not meant to be chainable.
2012-12-14 13:42:53 -05:00
John Firebaugh 9eb4552573 Revert unintended changes in c93cd4 2012-12-13 17:43:51 -08:00
John Firebaugh 209b87f7e8 Extract MoveWay action 2012-12-13 17:39:07 -08:00
John Firebaugh ee3f5cc768 Move -> MoveNode, in preparation for MoveWay 2012-12-13 17:39:07 -08:00
John Firebaugh 15c5f5d866 Follow rename 2012-12-13 17:39:07 -08:00
John Firebaugh 150dcf471e Chain 2012-12-13 17:39:07 -08:00
John Firebaugh 304a9c3603 Add symbol for delete key 2012-12-13 17:39:07 -08:00
John Firebaugh c37aa11408 Start testing modes 2012-12-13 17:39:06 -08:00
Tom MacWright 9461fe794c Fix dragging selected features. Fixes #271 2012-12-13 17:00:34 -05:00
Tom MacWright a6a608499d Fix inspector actions 2012-12-13 15:16:54 -05:00
Tom MacWright 52d9227232 Rename add road to add line. Fixes #252 2012-12-13 12:06:12 -05:00
Saman Bemel-Benrud 03020fb517 resolved conflict. 2012-12-12 20:46:12 -05:00
Saman Bemel-Benrud c93cd4c9a3 starting to style handles. 2012-12-12 20:44:05 -05:00
Tom MacWright dc4c5dcb3f Fix way dragging distortion. Fixes #258 2012-12-12 17:45:20 -05:00
Tom MacWright f527a4f6fd Complete bindings for roads and areas. Fixes #180 2012-12-12 17:22:45 -05:00
Tom MacWright 4411a33a0c Delete way when deleting nodes via inspector. Fixes #216 2012-12-12 17:09:09 -05:00
Tom MacWright 14fd8e0951 Delete ways and areas when they are down to one and two nodes 2012-12-12 16:56:40 -05:00
Tom MacWright b18ba11a09 Fixes #229 and road closing nodes. Order matters for history.replace 2012-12-11 15:58:17 -05:00
Tom MacWright 435b7f46fc Namespace all events 2012-12-11 12:02:01 -05:00
Saman Bemel-Benrud 1ec08c229f fixed broken right tooltip. 2012-12-10 16:55:42 -05:00
Tom MacWright c9f5cf736c Add road and connection typos 2012-12-09 14:04:34 -05:00
Tom MacWright 3dd3f4828d Fix global leak 2012-12-09 11:54:11 -05:00
Tom MacWright 19082bcf2a Make spliced nodes straight. Fixes #241 2012-12-09 00:00:23 -05:00
Tom MacWright a6327b566b Fix starting ways inbetween other ways. Fixes #244 2012-12-08 23:43:26 -05:00
Tom MacWright a405e4e059 Fix way dragging. Fixes #235 2012-12-07 23:59:11 -05:00
Tom MacWright f85578aca8 Fix addwaynode usage 2012-12-07 23:27:47 -05:00
Tom MacWright bba14c2cba Merge pull request #231 from systemed/design-overhaul
Design overhaul
2012-12-07 14:42:30 -08:00
Saman Bemel-Benrud e82bf1a8b0 basic style overhaul complete. 2012-12-07 17:39:33 -05:00
John Firebaugh d4832e2e95 Add closing segment of drawn areas (fixes #217) 2012-12-07 14:21:30 -05:00
Tom MacWright bb6c0489a0 Fix adding to ways in the reverse direction 2012-12-07 12:01:48 -05:00
Tom MacWright f74b29d93a Rudientary splitting of ways 2012-12-07 11:03:15 -05:00
Tom MacWright 618f5cc486 Merge branch 'master' of github.com:systemed/iD 2012-12-07 10:42:24 -05:00