I just upgraded from Miglayout 3.7.4 to 4.1 and suddenly my sizeGroupX() statements stopped working. Components that should end up with the same width no longer do. Can you please look into this?
Thanks, Gili
Fri Nov 25, 2011 6:20 pm
cowwoc
Joined: Mon Aug 23, 2010 6:24 am Posts: 54
Re: sizeGroupX() broken in version 4.1
Nevermind. It looks like user error. Going back to the older version didn't fix the problem. Upon investigating further in my code I found a missing growX() call.
Thanks, Gili
Fri Nov 25, 2011 6:24 pm
cowwoc
Joined: Mon Aug 23, 2010 6:24 am Posts: 54
Re: sizeGroupX() broken in version 4.1
Actually what happened is that I mistakenly added the same component twice. The first time around it had sizeGroupX(). The second time I omitted it. Adding growX() just masked the underlying problem...
Gili
Fri Nov 25, 2011 6:32 pm
MiG Support
Site Admin
Joined: Mon Dec 06, 2004 4:24 pm Posts: 2485 Location: Sweden
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum