vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.19k stars 3.5k forks source link

Selection artifacts on letters #4466

Open silvenon opened 4 years ago

silvenon commented 4 years ago

Issue

Screen Shot 2020-04-10 at 14 28 53

The problem becomes more apparent the darker the selection color is.

stoicskyline commented 4 years ago

It looks like a white-colored drop shadow is being applied. Any way to have an option to disable the drop shadow on text selections?

doojin commented 3 years ago

Having the same issue. Noticed it a lot of time ago already. Any fix for this?

esbeto commented 3 years ago

Just downloaded Hyper recently and started using it and noticed this. It appears this issue only happens when webGLRenderer option is set to true.

With webGLRenderer set to false:

Screenshot 2021-05-20 at 00 25 19

With webGLRenderer set to true:

Screenshot 2021-05-20 at 00 26 02