Daniel Lyne

Results 5 comments of Daniel Lyne

Not urgent for my use-case, just something I noticed. I'm planning on implementing my own controller as of now, but if I make a PR with it, I would like...

After looking at the current controllers in more detail, I think the current `ControlEvent`s are sufficient, but making the generic over an input system is still a goal for sure.

Seems like I forgot to check the tests with all features, sorry. In any case the test fails because it's expecting an error when deserializing into a `Value` where now...

As reported in the issue I just mentioned this one in, `deserialize_any` is also used on all `enum`s with `tag` directives meaning this deviation from expected results appears in multiple...

Hi, I can definitely get it working with the current master branch sometime soon. I'll take a look at the generation first too :)