]> git.proxmox.com Git - mirror_xterm.js.git/commit
Rate limit Viewport.refresh
authorDaniel Imms <daimms@microsoft.com>
Tue, 3 Jan 2017 19:18:38 +0000 (11:18 -0800)
committerDaniel Imms <daimms@microsoft.com>
Tue, 3 Jan 2017 19:18:38 +0000 (11:18 -0800)
commit6ffb8f545b6a8f21883ebaadcb48f81e23e27ad0
treef0cdb55b13d1a0f7c3870dfd7c9fc7069de41592
parent1fbd3c8f654f088943e7cda0dbda5d86dc4bba1f
Rate limit Viewport.refresh

This prevents 1000 scroll events from firing when the buffer is not full

Fixes #444
src/Viewport.ts