Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddykasp committed Dec 12, 2024
1 parent 0020c12 commit 7235727
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -206,9 +206,9 @@ option inNewRow: boolean {
}

option orderBySize: boolean {
label "Order nodes by size"
label "Order nodes by height"
description
"If set to true the nodes will be sorted by the size of their area before computing the layout. The largest
"If set to true the nodes will be sorted by their height before computing the layout. The largest
node will be in the first position."
default = false
targets parents
Expand Down

0 comments on commit 7235727

Please sign in to comment.