]> git.proxmox.com Git - mirror_xterm.js.git/commit
Reposition textview after composition view
authorDaniel Imms <daimms@microsoft.com>
Fri, 12 Aug 2016 17:21:41 +0000 (10:21 -0700)
committerDaniel Imms <daimms@microsoft.com>
Fri, 12 Aug 2016 17:21:41 +0000 (10:21 -0700)
commit92605a9734c52db88ec6d75083ecfc671c0ba9ff
tree308d0f75ed575d516ed06063aa4943a89006fc2b
parentb32a34b97c71539d86c5df5871b40397dc04fcf0
Reposition textview after composition view

Call the function again via setTimeout to allow changes after composition
events. This prevents the IME windows jumping sometimes on thesecond key
press.

Fixes #208
src/xterm.js