hpereiradacosta added inline comments.

INLINE COMMENTS

> breezestyle.cpp:5046
> +        if (StyleConfigData::animationsEnabled()) {
> +            color.setAlphaF(color.alphaF() * (0.7 + grooveAnimationOpacity));
> +        }

This generates some warnings here, because 0.7 + grooveAnimationOpacity can 
become larger than unity.

REPOSITORY
  R31 Breeze

BRANCH
  phab/slimScrollbars

REVISION DETAIL
  https://phabricator.kde.org/D9792

To: mart, #plasma, #kirigami, #vdg, hpereiradacosta, abetts
Cc: abetts, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, 
jensreuterberg, sebas, apol, davidedmundson, mart, hein

Reply via email to