- small changes

This commit is contained in:
Marius Stanciu
2019-12-03 00:17:53 +02:00
committed by Marius
parent 3bbe2843ef
commit 3812de6439
4 changed files with 10 additions and 18 deletions

View File

@@ -414,7 +414,7 @@ class App(QtCore.QObject):
"global_project_autohide": True,
"global_toggle_tooltips": True,
"global_worker_number": 2,
"global_tolerance": 0.0002,
"global_tolerance": 0.005,
"global_open_style": True,
"global_delete_confirmation": True,
"global_compression_level": 3,