Set opacity of text layer to 0.7
Closes #170 (closed)
I was able to reproduce the issue in Firefox on macOS. I now set the opacity of the text layer (which is already transparent) to 0.5 which also affects the selection. This is the way Mozilla does it in their pdf.js viewer.
Before (Firefox 79.0):
After (Firefox 79.0):