bevy_mod_debugdump icon indicating copy to clipboard operation
bevy_mod_debugdump copied to clipboard

Broken

Open Wandalen opened this issue 3 years ago • 3 comments

Thanks for the open source, but samples from the readme are broken.

Wandalen avatar Jan 29 '22 14:01 Wandalen

Broken in which way? The only problem I noticed is that they don't disable the LogPlugin like the examples do, so you can't do cargo run | dot -Tsvg directly, I fixed that. Otherwise I see no problem with them. Are using using bevy_mod_debugdump 0.3.0?

jakobhellermann avatar Jan 29 '22 17:01 jakobhellermann

I meant examples form the readme file Is that possible them are outdated?

Wandalen avatar Jan 30 '22 20:01 Wandalen

I don't think so. I pasted them in a new file and everything worked as expected. What error message are you getting?

jakobhellermann avatar Jan 30 '22 21:01 jakobhellermann

Should be fixed now, I rewrote the readme with the latest release

jakobhellermann avatar Mar 06 '23 19:03 jakobhellermann