We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b54ed2d commit 47a4a86Copy full SHA for 47a4a86
plugins/org.eclipse.elk.alg.rectpacking/src/org/eclipse/elk/alg/rectpacking/RectPacking.melk
@@ -208,7 +208,7 @@ option inNewRow: boolean {
208
option orderBySize: boolean {
209
label "Order nodes by height"
210
description
211
- "If set to true the nodes will be sorted by their height before computing the layout. The highest
+ "If set to true the nodes will be sorted by their height before computing the layout. The largest
212
node will be in the first position."
213
default = false
214
targets parents
0 commit comments