This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: ScrollPane fixes


>>>>> "Tom" == Thomas Fitzsimmons <fitzsim@redhat.com> writes:

Tom> If a ScrollPane's child is not as wide as the ScrollPane's viewport,
Tom> then the child should be resized so that it is as wide as the viewport. 
Tom> Likewise in the vertical direction.  The resizing wasn't happening with
Tom> our ScrollPane implementation, and this patch addresses the problem.
Tom> Comments?

Looks great, please check in.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]