-
-
Notifications
You must be signed in to change notification settings - Fork 0
PLUGIN: UX - Error handling for the purposes of feedback for the user #16
Copy link
Copy link
Open
Labels
C issueC-class issues don't explicitly prevent actions from being performed.C-class issues don't explicitly prevent actions from being performed.MildLow Severity issues that only causes light visible issues or inconvenience within its class.Low Severity issues that only causes light visible issues or inconvenience within its class.feature requestA request specifically aimed at the websiteA request specifically aimed at the website
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
C issueC-class issues don't explicitly prevent actions from being performed.C-class issues don't explicitly prevent actions from being performed.MildLow Severity issues that only causes light visible issues or inconvenience within its class.Low Severity issues that only causes light visible issues or inconvenience within its class.feature requestA request specifically aimed at the websiteA request specifically aimed at the website
Blender's console can be hidden. If a script fails, the user might not see errors produced, which is common.
This produces the error in the UI (top-left corner) even if the terminal isn't open.
Simple little change for better interaction