Skip to content

Set opacity of text layer to 0.7

Lukas Möller requested to merge 170-add-opacity-to-text-layer into staging

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):

Screen_Shot_2020-08-24_at_23.58.05

After (Firefox 79.0):

Screen_Shot_2020-08-24_at_23.57.43

Merge request reports

Loading