We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c27bbb commit 496c643Copy full SHA for 496c643
src/components/drawing/attributes.js
@@ -57,7 +57,7 @@ exports.pattern = {
57
editType: 'style',
58
description: [
59
'Sets the solidity of the pattern fill.',
60
- 'Solidity is roughly proportional to the ratio of the area filled by the pattern.',
+ 'Solidity is roughly the fraction of the area filled by the pattern.',
61
'Solidity of 0 shows only the background color without pattern',
62
'and solidty of 1 shows only the foreground color without pattern.',
63
].join(' ')
0 commit comments