Hello Milamber, Thanks for review and notes. Regarding horizontal alignment I changed it to vertical because when you have certain level of nodes, a scrollbar appears or you don't see the complete path.
So I don't fully agree with your change to horizontal layout. Regards Philippe On Tuesday, December 4, 2012, wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=54155 > > --- Comment #2 from Milamber <[email protected] <javascript:;>> --- > > > > URL: http://svn.apache.org/viewvc?rev=1416732&view=rev > Log: > Change the alignment from a vertical column to a horizontal row (better > view) > Bugzilla Id: 54155 > > Modified: > > > jmeter/trunk/src/components/org/apache/jmeter/control/gui/ModuleControllerGui.java > > > > > Notes: > BoxLayout.Y_AXIS isn't compliant with BorderLayout.NORTH|CENTER|EAST|SOUTH > position args. > BoxLayout.Y_AXIS allows only to position components in a vertical column > (without matter the position arg value in add()). > > -- > You are receiving this mail because: > You are on the CC list for the bug. > You reported the bug. > -- Cordialement. Philippe Mouawad.
