unify / unify

Unify Project
http://www.unifyjs.com
Other
152 stars 16 forks source link

tab bar does not set active button on initial load #5

Closed rocco closed 12 years ago

rocco commented 13 years ago

do a localStorage.clear(); then (re)load an application. this resembles the very initial loading of an app.

the default view is loaded, URL gets set correctly, but the matching button in the tab bar (below) does not reflect the active view, i.e. does not get class "selected" applied.

this only occurs if the URL initially does not contain any #params

fastner commented 12 years ago

This is fixed in widget branch