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

Add a LogBar in the bottom dock #9

Merged
merged 2 commits into from
Apr 14, 2022
Merged

Add a LogBar in the bottom dock #9

merged 2 commits into from
Apr 14, 2022

Conversation

JamesTKhan
Copy link
Owner

While working on Asset Deletion branch I needed an area to display informational messages and non-critical errors without spamming the user with dialogs. This PR adds a logging tab which you can add entries via:

postEvent(new LogEvent("Message here"));

scroll

@yuripourre
Copy link
Contributor

I like that. I missed a lot of logs once because I forgot to look the IDE.

@JamesTKhan JamesTKhan merged commit a555dc6 into master Apr 14, 2022
@JamesTKhan JamesTKhan deleted the logging_dock_bar branch April 14, 2022 01:58
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

Successfully merging this pull request may close these issues.

2 participants