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 "warning" and "error" notification to statusbar #300

Merged
merged 6 commits into from
Oct 12, 2024
Merged

Conversation

ltoenning
Copy link
Contributor

No description provided.

Add buttons to highlight that error or warning messages were logged.

Fixes #106
With the new warn/error button, the user already is informed if
something important is logged. By only showing nearly all log messages
in the status bar, messages can be missed easily.
Fixes also an issue where the status bar was accessed before it was
initialized (crash with assert). (Fixes #299).
Tested with MSVC 2022, this is no longer required.
The console feature was not documented very well and was only used for a
few messages.
@ltoenning ltoenning self-assigned this Oct 6, 2024
@ltoenning ltoenning merged commit 5621b6a into main Oct 12, 2024
17 checks passed
@ltoenning ltoenning deleted the error_logging branch October 12, 2024 09:16
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.

1 participant