After preferences window close, sync UI as well, so zoom UI kicks. HAve to fix this because if Zoom was not changed, no need to do this.

This commit is contained in:
mgalli%geckonnection.com 2005-10-21 19:57:18 +00:00
parent cb282daddd
commit a3c31846b0

View File

@ -550,6 +550,7 @@ function DoBrowserRSS() {
function DoPanelPreferences() {
window.openDialog("chrome://minimo/content/preferences/preferences.xul","preferences","modal,centerscreeen,chrome,resizable=no");
BrowserReload();
syncUIZoom();
}
/*