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

Option to clear log messages after being displayed for X amount of time. #208

Open
pewcworrell opened this issue Dec 5, 2024 · 1 comment
Labels
Feature✨ New feature or request

Comments

@pewcworrell
Copy link

The log can fill up my screen, and block my gameplay. I have it toggled off because of this. It's not always bad to display the information, but I don't need it to stay there.

I'd like an option under native_logger that for a message lifetime. I'd imagine it should be on by default and last a similar duration to Unreal or Unity print to screen.

I may try to implement this myself if I need it in the future. For now I'm just working without the native_logger.

@pewcworrell
Copy link
Author

I had to change the extension to upload it, but this suits my needs. I didn't add a nice menu option to change the lifetime, and it could probably use some optimization, but it works.
logger_view.txt

@worron worron added the Feature✨ New feature or request label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature✨ New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants