Draft: Made initial Face mode dependent on fill mode pref setting - fixes #1812
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>487</width>
|
||||
<height>462</height>
|
||||
<height>474</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -365,6 +365,9 @@ Values with differences below this value will be treated as same.</string>
|
||||
<property name="text">
|
||||
<string>Fill objects with faces whenever possible</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="prefEntry" stdset="0">
|
||||
<cstring>fillmode</cstring>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user