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

Fix Model error messages when first created #10

Open
LogicalError opened this issue Oct 8, 2024 · 1 comment
Open

Fix Model error messages when first created #10

LogicalError opened this issue Oct 8, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@LogicalError
Copy link
Member

When you create a model, before any brushes are added, it'll show you this error message (twice?!)
image

The cause of this error message should be fixed, and another message should be displayed (that the model doesn't contain any brushes)

Oddly enough when you create a brush, and then delete it, it doesn't show any error message

@LogicalError LogicalError self-assigned this Oct 8, 2024
@LogicalError LogicalError added the bug Something isn't working label Oct 8, 2024
@LogicalError
Copy link
Member Author

Partially fixed in commit 7449fff
Underlying cause for error message is still there (still needs to be fixed, even though it's harmless)
error message is no longer duplicated, and is clearer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant