Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Bugzilla Bug 116829 Label height doesn't change with label font modification.

- Summary: Bugzilla Bug 116829 Label height doesn't change with label font modification.

- Bugzilla Bug (s) Resolved:Bugzilla Bug 116829

- Description: This caused by eclipse changes of Figure:setFont() method. Under 3.0, this feature is ok. But under 3.1, it's not working. Call InvalidateTree to force refresh of children.

- Tests Description: manual

- Files Edited:
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/LabelEditPart.java


- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:


Back to the top