RblSb
RblSb
Not sure. Test play() on mouse click
@Joncom do you tested custom bunnymark bench with other platforms, like android-native/macos?
This can happen without `channel.position`, but more rarely. Will test if `pause` usage fixes it too.
Funny to see same `ctx.t.tnull (mk_mono())` change that i tested myself yesterday with two linked commits here. Typing `var foo = null` as `Null` will fix this too: https://github.com/HaxeFoundation/haxe/issues/10147 Typing...
4.3 release is needed (no dev snapshots too)
@tobil4sk there is a problem https://github.com/HaxeFoundation/haxe/issues/10986
> > @tobil4sk there is a problem #10986 > > This is only a problem during development, no? Once the Vector constructor overload is complete, the user won't be changing...
> Vector.get(index): > If index is negative or exceeds `this.length`, the result is unspecified. `this.length - 1` is probably more correct doc? (or "equals `this.length` or exceeds it")
Should be good for merge
@john-preston can you please check this issue? It is very annoying to restart client every time laptop is waking from sleep.