[ 
https://issues.apache.org/jira/browse/PIVOT-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130700#comment-13130700
 ] 

Noel Grandin commented on PIVOT-803:
------------------------------------

I've checked in a basic fix in rev 1186281
The problem was that TablePane was not dealing with the case where it had 
insufficient space.
This is a bit of a blunt solution, but at least it's simple.

Bill, please test and see how it works for you.
                
> ImageView placement is incorrect when nested inside two TablePanes
> ------------------------------------------------------------------
>
>                 Key: PIVOT-803
>                 URL: https://issues.apache.org/jira/browse/PIVOT-803
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 2.0, 2.0.1
>            Reporter: Bill van Melle
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: test.zip
>
>
> If you have an ImageView nested two levels deep inside a TablePane, the image 
> is aligned incorrectly.  I've seen cases that vary from no problem to the top 
> coordinate being so large that the image doesn't display at all.  
> I wrote about this a long time ago 
> (http://apache-pivot-users.399431.n3.nabble.com/ImageView-messes-up-nested-inside-two-TablePanes-td2514398.html)
>  but apparently neglected to file a bug report.  At the time, Greg suggested 
> that the layout code was passing the wrong height to the ImageView.
> I'll attach a test case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to