- modified the Paint Tool UI

This commit is contained in:
Marius Stanciu
2020-02-16 03:11:46 +02:00
committed by Marius
parent 25c9a31179
commit 64912949c6
4 changed files with 64 additions and 65 deletions

View File

@@ -799,7 +799,7 @@ class App(QtCore.QObject):
"tools_paintorder": 'rev',
"tools_paintoverlap": 20,
"tools_paintmargin": 0.0,
"tools_paintmethod": "seed",
"tools_paintmethod": _("Seed-based"),
"tools_selectmethod": "all",
"tools_pathconnect": True,
"tools_paintcontour": True,