- modified the Paint Tool UI
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user