Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://objectstyle.org/jira/secure/ViewIssue.jspa?key=CAY-428
Here is an overview of the issue:
---------------------------------------------------------------------
Key: CAY-428
Summary: AdapterView -- label truncation; requires changing FormLayout setting
Type: Improvement
Status: Assigned
Priority: Major
Project: Cayenne
Versions:
1.2 [DEV]
Assignee: Andrus Adamchik
Reporter: Paul Furbacher
Created: Thu, 26 Jan 2006 12:55 PM
Updated: Thu, 26 Jan 2006 12:55 PM
Description:
In org.objectstyle.cayenne.modeler.editor.datanode.AdapterView
the FormLayout settings result in a truncation/elision of the
label "Custom Adapter (Optional):".
Line 75 should read:
DefaultFormBuilder topPanelBuilder =
new DefaultFormBuilder(
new FormLayout(
"right:pref, 3dlu, fill:200dlu",
""));
instead of "right:80dlu" for the first column.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://objectstyle.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
This archive was generated by hypermail 2.0.0 : Thu Jan 26 2006 - 12:55:38 EST