From a2917f24129c5cc2e4cb5764fc9df7688ba369cd Mon Sep 17 00:00:00 2001 From: Max Kasperowski Date: Fri, 13 Dec 2024 09:28:37 +0100 Subject: [PATCH] Update plugins/org.eclipse.elk.alg.rectpacking/src/org/eclipse/elk/alg/rectpacking/RectPacking.melk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sören Domrös --- .../src/org/eclipse/elk/alg/rectpacking/RectPacking.melk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/org.eclipse.elk.alg.rectpacking/src/org/eclipse/elk/alg/rectpacking/RectPacking.melk b/plugins/org.eclipse.elk.alg.rectpacking/src/org/eclipse/elk/alg/rectpacking/RectPacking.melk index 882fa40ad..0a8a059f7 100644 --- a/plugins/org.eclipse.elk.alg.rectpacking/src/org/eclipse/elk/alg/rectpacking/RectPacking.melk +++ b/plugins/org.eclipse.elk.alg.rectpacking/src/org/eclipse/elk/alg/rectpacking/RectPacking.melk @@ -208,7 +208,7 @@ option inNewRow: boolean { option orderBySize: boolean { label "Order nodes by height" description - "If set to true the nodes will be sorted by their height before computing the layout. The largest + "If set to true the nodes will be sorted by their height before computing the layout. The highest node will be in the first position." default = false targets parents