Commit Graph

1615 Commits

Author SHA1 Message Date
Ansis Brammanis
cf2e111fcb add preset icon to back button, and fix margins 2013-03-20 17:46:22 -04:00
Ansis Brammanis
9a309c5009 don't hardcode sprite size
it can change any time the sprite is rebaked
2013-03-20 17:09:25 -04:00
Tom MacWright
5c5c250838 Detect file and drag and drop support 2013-03-20 16:12:14 -04:00
Tom MacWright
f6fe9bfdbf Merge branch 'master' into layers 2013-03-20 16:04:09 -04:00
Tom MacWright
51d915c8a6 Refactoring and fixing layers
* Fixed opacity control
* Reorganize layer switcher
* Add GPX item to menu
* Allow user to cinch to GPX extent

Needs:

* Moderate refactoring
* Possibly a specific 'layerchange event'
* Dropping GPX on the map should be a behavior, probably, instead of in
  the layer
* Layers, if we want them, should be named rather than just have list
  indices
* A better icon for zoom to extent and for that icon to be properly
  placed
2013-03-20 15:59:15 -04:00
Ansis Brammanis
d8967d5015 Remove name seperator in editor 2013-03-20 15:40:07 -04:00
Ansis Brammanis
64ad80c5c6 move preset icon and type name into header 2013-03-20 15:29:30 -04:00
Ansis Brammanis
febe8dc224 hide preset descriptions when updating grid 2013-03-20 12:49:02 -04:00
Saman Bemel-Benrud
e988ffea14 adding delete back into tag editor, closes #1088 2013-03-20 11:30:48 -04:00
Ansis Brammanis
110427a186 Re-add area as a geometry for tagless other preset
Without it, areas without area=yes don't match any preset
fix #1087
2013-03-20 11:15:48 -04:00
Tom MacWright
a16b677fb3 Merge branch 'master' into layers 2013-03-20 10:39:24 -04:00
saman bb
19e51be71a minor style tweak 2013-03-19 23:23:11 -04:00
John Firebaugh
80b6e4325f Circularize preserves direction (fixes #1082) 2013-03-19 16:42:30 -07:00
Tom MacWright
c94ec3b4a9 Local GPX file support, first push towards multilayer support. 2013-03-19 18:41:16 -04:00
John Firebaugh
f7652b8858 Remove unused 2013-03-19 15:01:04 -07:00
Saman Bemel-Benrud
d133f63a50 reworked inspector tag editor 2013-03-19 16:24:45 -04:00
Saman Bemel-Benrud
c12e011b2f quicker animations. 2013-03-19 14:30:12 -04:00
Saman Bemel-Benrud
b64458041a smoother animations on preset grid inspect. 2013-03-19 14:25:29 -04:00
Saman Bemel-Benrud
6b31e389ae smoother inspect animation. 2013-03-19 14:10:46 -04:00
Ansis Brammanis
d0349ebaf8 transition out preset descriptions 2013-03-19 13:59:42 -04:00
Tom MacWright
96cef1d3cb Refactor source menu into proper control and fill it in intially.
Fixes #1084
2013-03-19 13:47:39 -04:00
Saman Bemel-Benrud
88e5898594 in animation done for preset grid info. 2013-03-19 12:48:27 -04:00
Tom MacWright
7b4038b2e9 Link to help.osm.org instead of github issues. Fixes #1080 2013-03-19 12:25:18 -04:00
saman bb
4a7590be57 aesthetic cleanup. 2013-03-19 00:52:51 -04:00
saman bb
de90e76e84 adding forward icon. 2013-03-19 00:37:34 -04:00
saman bb
93430a62e8 style tweak to details pane to make icon look less like a button. 2013-03-19 00:25:27 -04:00
John Firebaugh
e40090b758 Fix circularize with > 12 vertices (fixes #1054) 2013-03-18 17:48:15 -07:00
John Firebaugh
a7b5bee63a Inspector buttons to header (#1062, #1063) 2013-03-18 17:05:49 -07:00
John Firebaugh
2fc4f041d7 Make preset search terms localizable (fixes #1043) 2013-03-18 16:08:30 -07:00
Ansis Brammanis
68b6242e2c add category class to preset grid 2013-03-18 17:37:01 -04:00
John Firebaugh
b3bb17a561 Better key function 2013-03-18 14:26:11 -07:00
John Firebaugh
ad31b9f53f Add preset-field class to fields (fixes #1000) 2013-03-18 14:23:14 -07:00
Ansis Brammanis
425fd838ce Add 'current' class to current preset in grid 2013-03-18 17:18:32 -04:00
Ansis Brammanis
0e72dced55 preset search tweaks
prioritize earlier leading name matches
Parking over Bicycle Parking

prioritize shorter matched names
Park over Parking
2013-03-18 16:29:20 -04:00
Ansis Brammanis
55aa6ec5c3 transition search results in, not out 2013-03-18 16:16:43 -04:00
Ansis Brammanis
ae98cd92ae when matching presets, count 'area' match as half 2013-03-18 16:13:59 -04:00
Tom MacWright
29b6f34403 Prevent orthogonalization of <3 node ways. Fixes #776 2013-03-18 15:44:19 -04:00
Ansis Brammanis
f295c217e8 Add area tag by default, remove when applying preset 2013-03-18 14:25:32 -04:00
Ansis Brammanis
63edc30922 Revert "Use a temporary area tag for drawing. Fixes #1014"
This reverts commit 4184b503f9.
2013-03-18 14:02:21 -04:00
Ansis Brammanis
5c438bb2b2 holding alignment button changes alignment 2013-03-18 13:35:56 -04:00
John Firebaugh
0c2957ca1b Decrement mode keybindings (fixes #1073) 2013-03-18 10:23:43 -07:00
Ansis Brammanis
813bf420d8 fix preset categories 2013-03-18 13:21:18 -04:00
Saman Bemel-Benrud
e6e969e011 better area preset icons. 2013-03-18 11:38:43 -04:00
John Firebaugh
1ee6c54ffa Merge pull request #1071 from systemed/no-move-button
remove 'move' button from toolbar
2013-03-17 21:06:57 -07:00
John Firebaugh
7912b33b4c Exclude presets with searchable: false from search (fixes #932) 2013-03-17 20:59:11 -07:00
saman bb
cbc88022f9 remove 'move' button from toolbar 2013-03-17 23:54:01 -04:00
John Firebaugh
13cd85a362 Clear inspector body before rendering (fixes #1069) 2013-03-17 20:45:01 -07:00
John Firebaugh
fdcb96e8d6 Move more inspector logic to Inspector 2013-03-17 20:07:44 -07:00
John Firebaugh
13b5cc4c4d Move inspector logic to Inspector 2013-03-17 19:54:47 -07:00
John Firebaugh
cb12b184c0 Pass entity explicitly 2013-03-17 19:38:38 -07:00