mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-02-16 10:41:03 +00:00
non-aspect-ratio aware scaling
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user