forked from 0x2620/pandora
update url leaving fullscreen, fixes #1910
This commit is contained in:
parent
acb50e0752
commit
ea4f3a831e
1 changed files with 1 additions and 0 deletions
|
@ -413,6 +413,7 @@ appPanel
|
|||
pandora.$ui.loadingIcon.update(data.requests);
|
||||
}
|
||||
});
|
||||
Ox.Fullscreen.bind('exit', pandora.UI.set);
|
||||
pandora.site.sectionButtonsWidth = pandora.$ui.sectionButtons.width() + 8;
|
||||
if (getLocalStorage('pandora.onload')) {
|
||||
try {
|
||||
|
|
Loading…
Reference in a new issue