Florian Müllner a7f083897f frames: Only skip updating prelight when both control and state match
prelit_control is used for both prelight and pressed states, so the early
return in update_prelit_control() misses the case where prelit_control
already matches the control we are updating, but its state is PRESSED
rather than PRELIGHT. Fix the condition to not have pressed controls
linger around erroneously.

https://bugzilla.gnome.org/show_bug.cgi?id=731058
2014-06-02 23:49:48 +02:00
2014-05-18 01:05:15 +02:00
2014-05-27 21:18:25 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%