JunoLab / atom-ink

IDE toolkit for Atom
MIT License
228 stars 40 forks source link

webgl terminal renderer #242

Closed pfitzseb closed 4 years ago

pfitzseb commented 4 years ago

Can you try this for a little? I noticed some canvas elements being added to the document root which horribly mess up styling. Might be a bug with the renderer, or our implementation, or just something specific to my setup.

aviatesk commented 4 years ago

Can you try this for a little? I noticed some canvas elements being added to the document root which horribly mess up styling. Might be a bug with the renderer, or our implementation, or just something specific to my setup.

sure, will get back to you after I played a bit with it.

aviatesk commented 4 years ago

hmm I also came across with that finally: image

Seems to happen when we move the focus from the xterm item to the other.

aviatesk commented 4 years ago

will play with this again with xterm-webgl@0.4.1.

pfitzseb commented 4 years ago

Works fine for me since the upgrade.

aviatesk commented 4 years ago

works beautifully for me too, let's merge :)