Since then a better solution has been posted in https://stackoverflow.com/a/18693617/2306587:
window.dispatchEvent(new Event('resize'));
Since then a better solution has been posted in https://stackoverflow.com/a/18693617/2306587:
window.dispatchEvent(new Event('resize'));