mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Closes #489
This commit is contained in:
@@ -814,8 +814,8 @@ function enable_host_mode(enabled) {
|
||||
document.removeEventListener('mozfullscreenchange', exitHandler, false);
|
||||
document.removeEventListener('fullscreenchange', exitHandler, false);
|
||||
document.removeEventListener('MSFullscreenChange', exitHandler, false);
|
||||
resizeFunction();
|
||||
}
|
||||
resizeFunction();
|
||||
List.dynamicContentPage(-10);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user