QmlDesigner: Remove transparency from DocumentWarningWidget
The ToolTipBase has alpha in some themes (e.g. Flat Dark).
If the background of the DocumentWarningWidget is transparent,
this looks buggy. We remove the transparency by blending
the color against the background color.
Change-Id: I4a25a30700b3ee1e9e8d23d0b0bad09f297f0605
Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
Please register or sign in to comment