Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug spam through ExtractAtlasImage #1

Open
Archina opened this issue Feb 17, 2023 · 3 comments
Open

Debug spam through ExtractAtlasImage #1

Archina opened this issue Feb 17, 2023 · 3 comments

Comments

@Archina
Copy link

Archina commented Feb 17, 2023

I have been trying the crate out a little bit. It seems to work fine from what I can tell, however I get a lot of logging because I have a ExactAtlasImage that I mutate a lot. It would be nice to disable this logging in the released version.

The debugging happens in the extract_exact_atlas_images function through println!("rect: {:?}", rect);

@ickshonpe
Copy link
Owner

Oh dear, yes that is annoying I'll fix it right away.

@Archina
Copy link
Author

Archina commented Feb 18, 2023

Thank you very much!

@ickshonpe
Copy link
Owner

ickshonpe commented Feb 20, 2023

NP. I intended to do more work on this crate after release, but I've been focusing on upstreaming some of these features into Bevy main instead. If you notice any other problems or have any feature requests, don't hesitate to let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants