Apply suggestions from code review

Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
This commit is contained in:
Sebastien Loriot 2020-07-01 14:48:09 +02:00 committed by GitHub
parent 41d8a2bc3e
commit 16e38e4dec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@
<string>Threshold in degrees</string>
</property>
<property name="title">
<string>Cap Threshold: Max. Angle Allowed in a Triangle</string>
<string>Cap threshold (max. angle allowed within a triangle): </string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
@ -57,7 +57,7 @@
<string>(size+big edge )/(size+small edge)</string>
</property>
<property name="title">
<string>Needle Threshold: Max. Edge Length Ratio Allowed in a Triangle (Longest/Shortest)</string>
<string>Needle threshold (max. edge length ratio (longest/shortest) allowed within a triangle):</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
@ -89,7 +89,7 @@
<string>Do not collapse edges begger than this threshold.</string>
</property>
<property name="title">
<string>Needle Threshold: Maximum Length of Collapsable Edges (0 means Infinity)</string>
<string>Do not collapse needles (according to the criterion above) whose shortest edge has a length greater than:</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>