Modify ↓
#6467 closed defect (worksforme)
Validator: Make yellow highlighting semi transparent
| Reported by: | flaimo | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core validator |
| Version: | tested | Keywords: | |
| Cc: |
Description
the yellow highlighting which is applied by the validator plugin is "swallowing" the elements that need inspection. it is basically not possible to precisely select a node that is covered by the yellow line.
suggestion: the validation layer should be set to 50% transparency per default.
Attachments (0)
Change History (2)
comment:1 Changed 2 years ago by stoecker
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 2 years ago by anonymous
yeah, but that should be the default value for the reasons stated above.
Note: See
TracTickets for help on using
tickets.



You can do it already: Simply assign the validator layer colors an alpha channel. Go to the expert preferences, find the color and add 80 (50%) at the end, so that color has now 8 characters.