Better QML logging & hide Qt 5.14 warnings
This commit is contained in:
@@ -62,7 +62,7 @@ QtObject {
|
||||
console.error(`python: ${sourceIndication}\n${traceback}`)
|
||||
|
||||
if (window.hideErrorTypes.has(type)) {
|
||||
console.warn(
|
||||
console.info(
|
||||
"Not showing GUI popup for error type " + type +
|
||||
"due to user choice"
|
||||
)
|
||||
|
Reference in New Issue
Block a user