[broadway] Update window geometry after showing window
This commit is contained in:
		| @ -483,6 +483,9 @@ function cmdShowSurface(id) | |||||||
|     surface.toplevelElement.style["visibility"] = "visible"; |     surface.toplevelElement.style["visibility"] = "visible"; | ||||||
|  |  | ||||||
|     restackWindows(); |     restackWindows(); | ||||||
|  |  | ||||||
|  |     if (surface.window) | ||||||
|  | 	updateBrowserWindowGeometry(surface.window); | ||||||
| } | } | ||||||
|  |  | ||||||
| function cmdHideSurface(id) | function cmdHideSurface(id) | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Alexander Larsson
					Alexander Larsson