peakay / miglayout

Automatically exported from code.google.com/p/miglayout
0 stars 0 forks source link

Custom component is misaligned in latest revision of 5.0-SNAPSHOT #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The latest revision misaligns a custom component in my application.
This is especially visible after initial layout and gets less so after using 
the component.

The screens below show the initial layout and the layout after use.

Note that the component doesn't use MigLayout internally, but there are several 
MigPanes per visible row, as the screenshots taken with Debug activated 
illustrate.

I haven't yet tried to create a running sample of this issue, will do on 
request.

Original issue reported on code.google.com by ursreu...@gmail.com on 18 Apr 2014 at 7:54

Attachments:

GoogleCodeExporter commented 8 years ago
I would expect this is the same issue and has the same reasons as issue  14. 

Original comment by mikael.g...@gmail.com on 18 Apr 2014 at 9:57

GoogleCodeExporter commented 8 years ago
I expected as much, that's why I wanted to wait for your reaction on issue #14 
before creating a running example.
I have tried your workaround from that issue and it resolves this as well, 
strengthening the assumption.

Original comment by ursreu...@gmail.com on 18 Apr 2014 at 10:02