-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be handy to be able to suppress errors output by the library to the console. An easy way to do it might be by using Project Settings (https://docs.godotengine.org/en/stable/classes/class_projectsettings.html#class-projectsettings)
Errors like the one below might be better off as warnings too because they are more informational than something going irreversibly wrong.
ControlBinding: Binding from node blah on path blah will not update with changes. Node is not of type ObservableObject
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request