Skip to content

Fix window becoming transparent with rgba value

xenia requested to merge axtloss/contrast:fix-transparent-window into master

This fixes #28 (closed) by automatically setting the alpha value to 255 when it's detected that the window has an alpha value lower than that.

Merge request reports