Thomas Versteeg
Thomas Versteeg
I've rewritten the plugin in #68, and also the logic for opening the window. Could you verify if this is still an issue there?
I can't reproduce this in the newest version, so it should be fixed. If that isn't the case please re-open the issue.
This is a good idea, do you have an example of a plugin where it's configurable? I would like my implementation to be consistent with other plugins, if possible.
Fixed in #68.
Thanks for the kind praise! ❤️
I'm talking about all three headers yeah. My current workaround solution for this problem is recreating the headers as raw bytes [myself](https://github.com/tversteeg/rockysmithereens/blob/d7d8245575ad7bf8dfdb7aa17fd5837453e0fc4a/crates/rodio_wem/src/lib.rs#L135). I've succesfully created the identifier and the (empty)...
Hi @ololduck, unfortunately I'm not maintaining this application anymore, so I won't pick up this issue. Any PR's are greatly appreciated though!
That's very odd, what errors are you getting when you try to do that?
You can practically copy the one for regular Cargo for this right?
I can't reproduce this one. Are you using `` from any irregular place?