Marc Rooding

Results 16 comments of Marc Rooding

Hi @inokawa I've created an isolated electron app that's as close as possible to how the actual app functions. If possible, I'd like to share it privately. Could you let...

@WalrusSoup that's interesting. Even without this bug I noticed that the range change event handler was firing very often so I already introduced a debounce function. That didn't seem to...

@inokawa thank you for the reply. What would a proper guard look like to you?

Hi @inokawa I'd appreciate your input on this one. Thanks again

Another solution could be to modify when we add `pointer-events: none;` using a css class. If we remove that from the overall container but keep it on the thumb it...