5 ms·
thanks for trying it out! this is a commonly reported bug that wasn't able to spot when in development mode. i think the issue is that i might have attached t
by GoodluckH 2y ago
thanks for trying it out!
this is a commonly reported bug that wasn't able to spot when in development mode.
i think the issue is that i might have attached the volume-button handler multiple times, so that each time you click on the volume button, those duplicated handlers all emit events.
pushed out a small fix currently under apple's review