mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-17 16:46:31 +00:00
non-aspect-ratio aware scaling
This commit is contained in:
parent
5d16e891c9
commit
f4a74ea6b1
@ -4,6 +4,7 @@ function attachListeners() {
|
||||
document.getElementById('stopButton').addEventListener('click', stopPushed);
|
||||
document.getElementById('pairButton').addEventListener('click', pairPushed);
|
||||
document.getElementById('showAppsButton').addEventListener('click', showAppsPushed);
|
||||
window.addEventListener("resize", fullscreenNaclModule);
|
||||
}
|
||||
|
||||
function moduleDidLoad() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user