From ea4f3a831e6ba354695d941957fa7d8a16f4ae57 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Fri, 25 Oct 2013 13:49:45 +0000 Subject: [PATCH] update url leaving fullscreen, fixes #1910 --- static/js/pandora.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/pandora.js b/static/js/pandora.js index 8d4e63fb..82b01520 100644 --- a/static/js/pandora.js +++ b/static/js/pandora.js @@ -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 {