Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: #172430 - Chart will get smaller when you reopen the report containing a chart with blank height or width [0001]

- Summary: 

Chart will get smaller when you reopen the report containing a chart with blank height or width [0001]

 - Bugzilla Bug (s) Resolved:

# 172430

 - Description: 
When setting a null dimension width/height in property editor, Chart EditPart simply returned and did not refresh the Figure. In this fix, chart EditPart will refresh the Figure and update the valid dimension.

- Code Reviewer: N/A

- Tests Description:  Manual test.

 

- Notes to Build Team: N/A

 

- Notes to Developers: N/A

 

- Notes to QA:  N/A

 

- Notes to Documentation: N/A

 

- Files Edited:

"/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartReportItemUIImpl.java"

- Files Added:

 

- Files Deleted

 

 


Back to the top