Missing tooltip for extra perimeters
This commit is contained in:
parent
17cbca5e06
commit
d2152a53a0
1 changed files with 1 additions and 0 deletions
|
@ -536,6 +536,7 @@ our $Options = {
|
||||||
},
|
},
|
||||||
'extra_perimeters' => {
|
'extra_perimeters' => {
|
||||||
label => 'Generate extra perimeters when needed',
|
label => 'Generate extra perimeters when needed',
|
||||||
|
tooltip => 'Add more perimeters when needed for avoiding gaps in sloping walls.',
|
||||||
cli => 'extra-perimeters!',
|
cli => 'extra-perimeters!',
|
||||||
type => 'bool',
|
type => 'bool',
|
||||||
default => 1,
|
default => 1,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue