w0lfschild/cleanHUD

bug when volume is adjusted again after the slider has started fading away

Opened this issue · 1 comments

when I do this, the following happens:

  • the slider abruptly disappears
  • on the next volume change, the slider may briefly flicker on the screen, which is fixed when volume is adjusted yet again. this doesn’t always happen; when trying to reproduce it, it happened about once every ten times (for no obvious reason, at least to me)

the expected behaviour (compared to the way the normal volume overlay works) would be for it to go back to 100% opacity immediately when volume is adjusted again.

I’m using macOS 11.2, macforge 1.1.0, cleanHUD 0.11.2 and the iOS style slider (but the macOS style slider appears to do the same)

actually, macforge is prompting me to update to cleanHUD 0.11.3, but it doesn’t seem to do anything when I click update (and I installed the plugin like an hour ago, so why would I not be on the most recent version?)

edit: nevermind, I’ve managed to update to version 0.11.4 now. the issue is still there