Skip to content
Commit 1005dd9a authored by Xuetian Weng's avatar Xuetian Weng
Browse files

Fix the brightness update

1. Update to m_cachedBrightnessMap is ignored during the animation. This
change queries the real brightness after animation is finished.
2. setting start/endvalue will also trigger the valueChanged in
QPropertyAnimation, disconnect the slot on valueChanged after stop() and
reconnect it before start().

BUG: 346456
BUG: 350676
REVIEW: 125156
FIXED-IN: 5.4.2
parent b887ddb9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment