Commit Graph

515 Commits

Author SHA1 Message Date
John Firebaugh ff85d57b82 Simplify 2013-03-15 14:49:57 -07:00
John Firebaugh cc1bb50f0b Fix shadow pointer events 2013-03-15 14:47:05 -07:00
Tom MacWright caca26dc11 Make increment decrement functional. Fixes #990 2013-03-15 17:31:36 -04:00
Tom MacWright cc35dc5ba5 Merge branch 'master' of github.com:systemed/iD 2013-03-15 17:23:21 -04:00
Tom MacWright 712aa65fb5 Add show_more link. Fixes #1050 2013-03-15 17:20:16 -04:00
Ansis Brammanis e3d11daceb fix path pointer-events regression 2013-03-15 16:53:24 -04:00
Tom MacWright b665770bf1 Custom scrollbars. Fixes #1047 2013-03-15 16:07:45 -04:00
Tom MacWright 57188105b5 Merge branch 'master' of github.com:systemed/iD 2013-03-15 15:50:15 -04:00
Tom MacWright 1431f71f7b Transition between preset grid and tag editor panes. Fixes #1056 2013-03-15 15:49:58 -04:00
Ansis Brammanis 0a7b19efdc nicer label halos
renders a second text with wider stroke
instead of drawing a block halo with a rect or path
2013-03-15 15:39:10 -04:00
John Firebaugh 2598c00838 Clean up shadow styles 2013-03-15 12:14:36 -07:00
Tom MacWright aea5abe41a Manually merge in animate branch fadeIn work 2013-03-15 14:59:17 -04:00
saman bb bc27b41e72 better icon size. 2013-03-15 01:08:18 -04:00
saman bb 88101bd726 simpler point cursor. 2013-03-15 00:52:49 -04:00
saman bb 72dfbf8937 no need for label on more fields anymore, added note field. 2013-03-15 00:33:56 -04:00
Saman Bemel-Benrud 53b68a8f56 reworked layout for inspector. 2013-03-14 20:17:00 -04:00
Ansis Brammanis 0c80b8cd90 merge maki and perset icon sprites 2013-03-14 20:01:31 -04:00
Saman Bemel-Benrud aa12a2c312 better grid styles to set myself up for better line icons. 2013-03-14 19:34:47 -04:00
John Firebaugh 51a217caa2 Refine tagged vertex rendering
Don't render tagged vertices for which we don't have
an icon as the 'marker' icon. Marker shape is for points.
2013-03-14 13:35:24 -07:00
John Firebaugh 364d93693b Use traditional marker shape for points (fixes #172) 2013-03-14 11:22:10 -07:00
Ansis Brammanis d412664d00 add tooltips to add-field buttons 2013-03-14 11:46:33 -04:00
Ansis Brammanis 23222b62b4 Use icons for additional fields 2013-03-14 10:52:41 -04:00
John Firebaugh 3787185182 Rendering tagged points
At z16 and below, tagged points are rendered with a small
dot in the center. At z17 and above, they are rendered with
a maki icon.

See the test rendering page for examples.

Fixes #381.
2013-03-13 17:31:25 -07:00
Saman Bemel-Benrud 180b01f1ec styles for additional form icons. 2013-03-13 19:45:05 -04:00
Saman Bemel-Benrud 0faf9d114d adding universal preset form icons to sprite. 2013-03-13 19:45:05 -04:00
Saman Bemel-Benrud 6395fefdf3 reverting opera number spinner because it breaks chrome. 2013-03-13 17:07:21 -04:00
Saman Bemel-Benrud 01a562cbfc fix search box in ff/opera. 2013-03-13 16:48:55 -04:00
Saman Bemel-Benrud ae3ffafe4a hide input spinners opera. 2013-03-13 16:46:15 -04:00
Saman Bemel-Benrud 0a9c3cb047 fix radial menu controls. 2013-03-13 16:04:56 -04:00
John Firebaugh 2401a5a547 Fix tag-landuse-retail selectors 2013-03-13 12:53:11 -07:00
Saman Bemel-Benrud 73b2d898c8 inspector header revision. 2013-03-13 15:32:20 -04:00
Saman Bemel-Benrud 9321a860ce adding controls for 'number' input type. 2013-03-13 15:32:20 -04:00
John Firebaugh c1aa8e0270 form/forms -> field/fields 2013-03-13 11:34:21 -07:00
Tom MacWright 327e8f90db Search progress indicator
Source: https://gist.github.com/tmcw/5153896
2013-03-13 12:39:08 -04:00
John Firebaugh 8479d3ec48 Add textarea form type and note universal form 2013-03-12 18:33:36 -07:00
saman bb 983f69e461 resolved conflict 2013-03-12 20:51:13 -04:00
saman bb 3228e1fcda more work on new preset layout. 2013-03-12 20:25:35 -04:00
saman bb 35d26c64aa clean up overflow in combobox. 2013-03-12 19:18:37 -04:00
saman bb a17a722758 more progress on new layout. 2013-03-12 18:52:45 -04:00
saman bb c53ccb1bb5 initial commit of form revamp 2013-03-12 18:35:44 -04:00
Ansis Brammanis ca1a7cf7f6 add ability to add general form fields 2013-03-12 17:42:55 -04:00
John Firebaugh be567fb028 Render landuse=farm and landuse=farmland identically
See http://www.openstreetmap.org/user/Harry%20Wood/diary/14079
for an entertaining rant on this subject.
2013-03-12 13:12:07 -07:00
saman bb 6dc7b7b236 preset style/layout cleanup. 2013-03-12 15:32:26 -04:00
Saman Bemel-Benrud 5e35bc87d7 cleaning up presets. 2013-03-11 20:32:25 -04:00
John Firebaugh 9f5ba8342d Convert DragNode to a mode
This makes the CSS more consistent and makes fixing #953
easier. Also, dragging now clears the selection and closes
any operations menu, which is good.

There's still a minor Chrome bug: it doesn't refresh the
cursor when the .behavior-hover class is removed.
2013-03-11 15:45:27 -07:00
Ansis Brammanis 4c45ab1787 Operation tooltips are absolutely positioned 2013-03-11 17:52:49 -04:00
John Firebaugh acd318b792 Fix drag node cursor over line casing
Was previously trying to exclude .area.fill, but this is
now handled by `pointer-events: none` below.
2013-03-11 14:23:02 -07:00
John Firebaugh c4d772e9c2 Crosshair cursor when dragging node (fixes #952) 2013-03-11 14:23:02 -07:00
Ansis Brammanis eeec54f15c Use commercial landuse styles for retail too 2013-03-11 16:43:40 -04:00
Saman Bemel-Benrud 08346de80b fixing landuse stroke colors, closes #940 2013-03-11 16:37:04 -04:00