octobercms / install

Installation wizard for October CMS
122 stars 91 forks source link

Bound 'falling leaves' animation on installation successful page #39

Closed daftspunk closed 8 years ago

daftspunk commented 10 years ago

Currently the animated october-leaf elements on the 'installation successful' page will extend past the edge of the screen and stretch the window:

screenshot_2014-05-15_22 32 46

Solution 1: wrap the october-leaf elements in a parent div bound to the size of the window body with overflow set to hidden

Solution 2: draw the october-leaf elements to a Canvas instead of using css.