mirror of
https://github.com/novnc/noVNC.git
synced 2026-08-29 08:34:26 +08:00
e6e03a226f
Since the expected client size wasn't updated when the browser window resized, noVNC didn't resize the canvas properly when going back to the exact same dimensions. Fixes issue #1903