John Firebaugh
1e78ee5c87
Stricter jshint
2013-10-24 16:08:48 -07:00
tyr
afc28fc3dc
walkthrough: handle wrongly selected road type
...
Currently, when one selects a road type other than residential, the walkthrough gets stuck. This adds an additional step for this case and tells the user to redo the preset selection.
2013-08-24 22:42:04 +02:00
John Firebaugh
2e5b0de6d6
Merge pull request #1744 from tyrasd/patch-walkthrough-lines-tooltip
...
Fixes some walkthrough glitches
2013-08-24 10:46:16 -07:00
tyr
8c2fb92dad
add missing context parameter to call of intro.pad() in method retry() for incomplete way drawings
2013-08-24 18:51:21 +02:00
tyr
7a1a97975e
walkthrough: increase timeout for revealing road subgrid
...
200ms seems to be too low, because the fade-in transition seems to take 250ms and an the unfinished animation can cause troubles.
this fixes #1742
2013-08-24 18:29:38 +02:00
John Firebaugh
0bec35fd8c
Adjust for small screen
2013-08-24 09:11:29 -07:00
John Firebaugh
5217f7a34f
Fix walkthrough on Firefox ( #1743 )
2013-08-24 09:08:17 -07:00
tyr
00310b3bb4
walkthrough: use correct css class for intro message of the "lines" chapter
2013-08-24 18:00:26 +02:00
John Firebaugh
95eb64584b
Update walkthrough for left-hand sidebar
2013-07-25 14:13:51 -07:00
John Firebaugh
bba761d8ea
size -> dimensions
...
D3 3.2 adds selection.size, where size means "number
of selected elements".
2013-06-20 13:05:20 -07:00
John Firebaugh
4b4f20461d
Interpolate "Cafe" and "Playground" translations ( fixes #1578 )
2013-06-06 12:56:39 -07:00
John Firebaugh
a84a3364cc
selection -> selectedIDs
...
Overloading "selection" is a bad idea.
2013-06-03 15:48:03 -07:00
John Firebaugh
b7f29a4407
Fix walkthrough ( fixes #1568 )
2013-06-03 10:39:43 -07:00
John Firebaugh
27ebc01f81
Fix intro reveal size ( #1567 )
2013-06-03 10:27:57 -07:00
John Firebaugh
d6211b35b6
Rationalize CSS classes
2013-05-26 14:30:41 -07:00
John Firebaugh
3fdbcfd09e
Clean up class names
2013-05-22 10:29:07 -07:00
Tom MacWright
fc8ae64890
Make intro phases translatable. Fixes #1411 .
2013-05-07 15:04:37 -04:00
Ansis Brammanis
e8e6d67589
switch out of intro when showing "start editing"
...
so that the user is not stuck in the walkthrough
if he clicks on the shaded area to close the modal
2013-04-25 18:55:33 -04:00
Ansis Brammanis
a18c9f1c6d
fix id in intro, fixes #1323
2013-04-17 18:14:22 -04:00
Ansis Brammanis
b0ef106584
avoid walkthrough inception
...
fixes #1211
2013-04-01 10:37:38 -04:00
Ansis Brammanis
bc8ab73d1f
more restrictive click blocking in intro
...
block clicks immediately after selecting road to
prevent other selections
2013-03-29 12:50:05 -04:00
Ansis Brammanis
38ee0c463f
fix selecting search in walkthrough
2013-03-29 00:15:21 -04:00
Ansis Brammanis
849eadca23
less action-less steps in walkthrough
2013-03-28 12:13:59 -04:00
Saman Bemel-Benrud
4776ca92ea
styled 'start editing' button, closes 1177
2013-03-27 20:08:25 -04:00
Ansis Brammanis
2a73e2271f
make it harder to break the walkthrough
2013-03-27 19:57:25 -04:00
Ansis Brammanis
14b4057e0b
walkthrough fixes
...
- language updates
- don't accidentally trigger shortcuts
2013-03-27 18:54:37 -04:00
Ansis Brammanis
d9e4acfcc9
Add "Start mapping" button to walkthrough
2013-03-27 18:22:05 -04:00
Ansis Brammanis
e4be5cddd9
walkthrough tweaks
2013-03-27 17:35:05 -04:00
Ansis Brammanis
b8f17f1ee7
Add classes to walkthrough tooltips
2013-03-27 15:44:45 -04:00
Ansis Brammanis
2da229afea
improve walkthrough outro
...
fixes #1151
2013-03-27 14:42:11 -04:00
Ansis Brammanis
3d46278d50
remove console log
...
fixes #1152
2013-03-26 15:05:57 -04:00
Ansis Brammanis
9ba2ea7c03
add editing and deleting poi to intro
2013-03-26 11:43:03 -04:00
Ansis Brammanis
b30dd474ce
wait until cafe is first result before shifting
...
... highlight box, during the intro
2013-03-25 17:58:19 -04:00
Ansis Brammanis
0fb88697f4
make sure intro events are removed
2013-03-25 17:54:27 -04:00
Ansis Brammanis
bda6f5b27b
More intro work
2013-03-25 14:57:46 -04:00
Ansis Brammanis
7b07aa3ad9
some intro cleanup
2013-03-25 13:55:57 -04:00
Ansis Brammanis
73bf7b108a
intro tutorial work in progress
2013-03-25 13:22:37 -04:00