mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Ensure offscreen window sized to full stream dimensions
This commit is contained in:
@@ -77,6 +77,7 @@ export default class StreamWindow extends EventEmitter {
|
||||
y: 0,
|
||||
width,
|
||||
height,
|
||||
useContentSize: true,
|
||||
})
|
||||
backgroundView.webContents.loadFile('background.html')
|
||||
this.backgroundView = backgroundView
|
||||
|
||||
Reference in New Issue
Block a user