Skip to content

Commit

Permalink
Repair layout of Graphical options in Network analysis (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
boutinb authored Jun 14, 2024
1 parent 4de181f commit 4c25046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/qml/NetworkAnalysis.qml
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ Form

AssignedVariablesList
{
preferredWidth : (2 * form.width) / 5
Layout.fillWidth : true
Layout.leftMargin : 40
title : qsTr("Variables in network")
Expand Down

0 comments on commit 4c25046

Please sign in to comment.