mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Scaling: dont log catched erros when the monitorScaling is not set.
This commit is contained in:
@@ -20,7 +20,7 @@ Singleton {
|
||||
}
|
||||
}
|
||||
} catch (e) {
|
||||
Logger.warn(e)
|
||||
//Logger.warn(e)
|
||||
}
|
||||
|
||||
return 1.0
|
||||
|
||||
Reference in New Issue
Block a user