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 warnings for when you (I) do silly things #135

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

joemarshall
Copy link

A bunch of UI fixes to make it hopefully impossible to do various silly things I have done in the past, and/or to show warnings if settings are wrong.

If for example you set end depth to 10cm instead of -10cm, in the previous version it just silently fails. Not any more - now it shows a warning message in getLayers.

Several things that previously showed a warning in the info panel then failed now show errors properly, e.g. selecting object that isn't a curve for a curve sourced operation.

It also doesn't let you run an operation that isn't valid (e.g. deleted source object).

@pppalain pppalain merged commit 737870b into pppalain:master Jan 17, 2024
6 checks passed
@joemarshall joemarshall deleted the silly_warnings branch January 31, 2024 10:14
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