Draft: Made initial Face mode dependent on fill mode pref setting - fixes #1812

This commit is contained in:
Yorik van Havre
2015-01-02 19:53:39 -02:00
parent 6af88e0ce1
commit 1413bcd27d
3 changed files with 20 additions and 16 deletions

View File

@@ -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>