Alphyr
Alphyr
Hello ! Sorry for this late answer. First, it depends on whether you want hot-reloading or not. If not, you can pass the sound around directly, possibly by cloning it...
Does it answer your question ? If not, feel free to re-open this issue.
> Has the ron serialization of traces changed? Yes, texture formats were previously (de)serialized as enum variants and they are now (de)serialized as strings.
Friendly ping @willglynn
> That could help answer an additional Unresolved Question: > > * Why? For example it could be used to create a `set_any` function: ```rust pub fn set_any(dst: &mut dyn...
An example of something great with this is that it makes `tracing`'s spans more accurate and less surprising !
Probably made obsolete by #342, but maybe you still want to keep that ?
With #342 this has no visible impact, this is why I am not sure if this should be kept ?
If you use Wayland, this may be fixed by #1286
I can reproduce it on X11, it does not happen on Wayland.