Morriar / Missions

6 stars 5 forks source link

Pitchouu pitchouu #144

Closed ppepos closed 8 years ago

ppepos commented 8 years ago

Add fireworks on successful submissions.

I put the firework code in the vendors directory although it's custom. It has pretty much nothing to do with the angular app and it will keep it somewhat simpler for human kind if it is kept out of the way. The call to the fireworks is in the submission module though.

I tweaked the color scheme to respect MD's color palette and added a custom trigger function. Hope that adds some fun.

Depends on #143 (First 2 commits come from there)

privat commented 8 years ago

nice! But we see nothing if the windows is scrolled down.

ppepos commented 8 years ago

I'll trigger a scrollTop on submission... I think that's the simplest/cleanest way of dealing with the unknown location of the viewport.