- Summary:
Edit Chart dialog: Chart subtype labels are cut off
- Bugzilla Bug (s) Resolved:
119970
- Description:
1. SetText() does nothing when setImage() to the same window's swt button. But
in other platforms, the text displays as well as the image, so it leads to the
oversized image
2. Use button's setData() to store chart subtype instead of setText()
- Tests Description:
- Files Edited:
- Files Added:
- Notes to Build Team:
- Notes to Developers:
- Notes to QA:
- Notes to Documentation: