Commit Graph

11794 Commits

Author SHA1 Message Date
John Firebaugh 56a8407767 Tag reference doesn't need to be exclusive
This makes the implementation more complex and the
feature is of marginal benefit, possibly detrimental.
(What if I want to compare two tags and figure out
which one is more appropriate?)
2013-05-22 10:33:47 -07:00
John Firebaugh bbc45a4167 Remove unused 2013-05-22 10:29:07 -07:00
John Firebaugh 3fdbcfd09e Clean up class names 2013-05-22 10:29:07 -07:00
John Firebaugh fb01868a3c PresetGrid -> PresetList 2013-05-22 10:22:15 -07:00
John Firebaugh 9e4e794300 Rewrite PresetGrid 2013-05-22 10:22:15 -07:00
John Firebaugh 3249487632 Extract TagReferenceButton 2013-05-22 09:32:47 -07:00
John Firebaugh abf7c14b13 Remove unused styles 2013-05-22 09:31:10 -07:00
Saman Bemel-Benrud 87bc1dba88 fix border radius problem on buttons. 2013-05-22 11:53:29 -04:00
Saman Bemel-Benrud 8d4260f854 use 'translate' for multilingual names tooltip text, keep mult. names for form heading. 2013-05-22 11:32:20 -04:00
Saman Bemel-Benrud 559a2f5768 consistent tooltips. 2013-05-22 11:28:11 -04:00
saman bb 33e979c837 use 'multilingual names' instead of 'translate' 2013-05-22 00:43:30 -04:00
John Firebaugh 663cb0fdbe Fix background hash param logic 2013-05-21 11:17:55 -07:00
Saman Bemel-Benrud ad629b2e11 Smoother transition for translate block/ 2013-05-21 14:04:14 -04:00
John Firebaugh bf21744077 Only draw intersections for {high,water,rail,aero}way lines
Fixes #1471
2013-05-20 17:16:36 -07:00
John Firebaugh bd2c7ba756 Render bridge casing for bridge=viaduct, etc.
Fixes #1500.
2013-05-20 16:49:55 -07:00
John Firebaugh 2631accdb3 Fix load event argument 2013-05-20 16:33:45 -07:00
John Firebaugh 67d95595ba Points always need full re-render (#569) 2013-05-20 12:05:31 -07:00
John Firebaugh de70b7b169 Remove #map:active cursor
This causes a style recalculation that takes time linear
or worse in the number of rendered elements. Upwards of
20s in dense areas.
2013-05-20 12:05:31 -07:00
John Firebaugh 1db99586c4 Render only new features when a data tile is loaded 2013-05-20 12:05:31 -07:00
John Firebaugh d2e775ac65 Use correct changesets URL for dev 2013-05-19 20:11:41 -07:00
John Firebaugh 6c849baad6 Revert "Cache centroid"
Causes misplaced labels, suspect due to rounding artifacts.

This reverts commit 5344bdea26.
2013-05-18 09:20:58 -07:00
John Firebaugh 6045ffcfbe Comment why _childNodes needn't be updated 2013-05-18 09:20:58 -07:00
John Firebaugh 293bb23876 Graph#rebase must invalidate transients 2013-05-18 09:20:57 -07:00
John Firebaugh 5c9c865f12 Move flush to context 2013-05-18 09:20:57 -07:00
John Firebaugh 8e05ed271d Simplify 2013-05-17 16:43:40 -07:00
John Firebaugh 8b4ef90992 Revert "Add URL flag for translate3d"
This reverts commit 228dfbe993.
2013-05-17 16:37:21 -07:00
John Firebaugh 97d74b2846 Remove entity length condition
Rendering performance stalls before this limit anyway.
2013-05-17 16:30:54 -07:00
Saman Bemel-Benrud b7cd531482 clearer translate UI. 2013-05-17 18:57:35 -04:00
John Firebaugh 5344bdea26 Cache centroid 2013-05-17 15:31:27 -07:00
John Firebaugh 2e4207f99b Cache geometry 2013-05-17 15:31:27 -07:00
saman bb 6b511ff45a fixing checkbox, more minor fixes. 2013-05-17 00:20:23 -04:00
saman bb 89f3045f89 more minor style fixes. 2013-05-16 23:16:43 -04:00
saman bb 20ed02c2c4 minor style fixes. 2013-05-16 23:00:18 -04:00
John Firebaugh da9602795c Don't allow deleting incomplete relations
This will fail with an "entity not found" error.
2013-05-16 16:43:41 -07:00
John Firebaugh 1cfeba3da4 Don't draw offscreen vertices (fixes #1494) 2013-05-16 15:28:50 -07:00
John Firebaugh fdc5824c5a Simplify 2013-05-16 15:28:50 -07:00
Saman Bemel-Benrud bf982c5c9d fixed the width rules for add tag button. 2013-05-16 17:53:39 -04:00
Saman Bemel-Benrud 0e2c7c4b3e animate transitions for translate UI. 2013-05-16 00:40:43 -04:00
Saman Bemel-Benrud d9a54008c7 fixed broken sprite. 2013-05-15 23:59:28 -04:00
Saman Bemel-Benrud 8a83aca9f8 Merge pull request #1490 from systemed/design-cleanup
Design cleanup
2013-05-15 20:43:51 -07:00
Saman Bemel-Benrud c27da981e0 merging in master 2013-05-15 23:36:06 -04:00
Saman Bemel-Benrud b17fd80617 resolve cnflic 2013-05-15 23:35:17 -04:00
John Firebaugh 4de0eada5f Merge pull request #1486 from systemed/checkboxes
styles for check-boxes. Closes #1297
2013-05-15 15:36:42 -07:00
John Firebaugh 2045d884c6 Set projection precision to 0
Might fix #1270
2013-05-15 15:35:54 -07:00
Saman Bemel-Benrud aa446c074a better placeholder text / proper translation 2013-05-15 17:31:16 -04:00
Saman Bemel-Benrud d8308cbb6c icon+tooltip for 'report a bug' link in footer 2013-05-15 17:15:49 -04:00
Saman Bemel-Benrud c1bee88d8a adding bug to sprite. 2013-05-15 17:09:56 -04:00
Saman Bemel-Benrud 8159f075e9 backtracking on changes to about section. 2013-05-15 17:08:04 -04:00
Saman Bemel-Benrud 6ecbf3778f cleanup / polish new changes 2013-05-15 16:57:04 -04:00
Saman Bemel-Benrud be933a72cb style cleanup + fleshed out translate UI 2013-05-15 16:15:42 -04:00