opacity effect in qdrawer and lists possible?
-
I had in v0.17 a transparent drawer and wasn’t able to recreate this in v1.
Normal things, like dialogs I do with something like this.
style=“background: rgba(90, 60, 90, 0.6) !important;” inline color=“white” text-color=“primary”>If I try this on btn dropdown or drawer it just get “milky”. Looks like there are some solid backgrounds I can’t address.
Is there a solution?
-
I am having the same issue.
There is a new div element with class q-focus-helper in q-item. The q-focus-helper has opacity and background as currentColor thats causing the issue.