Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] FW: CheckIn: #172430(partly) - 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(partly)

 - Description: 
Set default size for null chart dimension attributes when reopening report or cleaning in property editor. Now the chart with blank dimension will display the same with the default one in layout editor. But in preview, there may be size differences between them because of dpi issues, i.e. report engine won’t explicitly set width/height for the chart without dimension attributes in preview, so it’s not recommended to leave blank for dimension attributes.

- 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