githubjanson
githubjanson
On second thoughts, maybe this is the expected behaviour. But I should not break when those exceptions are thrown in VS. Is that so?
@bijington, thanks for your tips! Changing to the Pressed event didn't help but made me realize that the latency is in the Button control and not related to the sound...
Hi @borrmann, @its-jefe, I skipped the Button control and am using the SKCanvasView/Touch event instead. This gives me the best experience, i.e., a minimal latency beteen the tap and the...