зеркало из https://github.com/mozilla/pjs.git
Bug 24285. Disable FitToScreen(), which seems to be causing the problem.
This commit is contained in:
Родитель
6f77cab332
Коммит
047f671217
|
@ -547,7 +547,7 @@ function createBrowserInstance()
|
||||||
{
|
{
|
||||||
// TileWindow();
|
// TileWindow();
|
||||||
// Make sure window fits on screen initially
|
// Make sure window fits on screen initially
|
||||||
FitToScreen();
|
//FitToScreen();
|
||||||
|
|
||||||
// Create the browser instance component.
|
// Create the browser instance component.
|
||||||
createBrowserInstance();
|
createBrowserInstance();
|
||||||
|
|
Загрузка…
Ссылка в новой задаче