elementary / wingpanel-indicator-power

Wingpanel Power Indicator
GNU General Public License v3.0
26 stars 15 forks source link

Dont propagate scroll even if the delta is 0 #264

Closed leolost2605 closed 2 months ago

leolost2605 commented 2 months ago

Sometimes scroll gets emitted with a 0 delta. In this case we still don't want to propagate because we are usually consuming events before and after the 0 one. Noticeable when scrolling to switch workspaces is active.