summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
diff options
context:
space:
mode:
author Fabian Kozynski <kozynski@google.com> 2023-03-06 10:34:36 -0500
committer Fabian Kozynski <kozynski@google.com> 2023-03-20 19:17:03 +0000
commit220ea0932c737e1bcc26bff9ceb9e4f03c340560 (patch)
treee0ee625b0038c36ce1125c7d61260880a3869696 /cmds/bootanimation/BootAnimation.cpp
parente50a62e38e611435e5448d56f0a090cd7112bb0b (diff)
Fix || for != in QSTileViewImpl
The block to change colors should only be ran if the colors actually need to change. The condition was wrongly written, but because those variables are boolean, the only effect it had was that it would be called more often (sometimes when colors didn't need to change). Test: atest QSTileViewImpl Fixes: 271835100 Change-Id: Idd160b31b72cb18b8d90aa48133dc425a414c697
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions