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
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
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
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
a18c9f1c6d
fix id in intro, fixes #1323
2013-04-17 18:14:22 -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
2a73e2271f
make it harder to break the walkthrough
2013-03-27 19:57:25 -04:00
Ansis Brammanis
b8f17f1ee7
Add classes to walkthrough tooltips
2013-03-27 15:44:45 -04:00
Ansis Brammanis
3d46278d50
remove console log
...
fixes #1152
2013-03-26 15:05:57 -04:00
Ansis Brammanis
0fb88697f4
make sure intro events are removed
2013-03-25 17:54:27 -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