Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 488

Summary: German string for 'Breaks' is too long for Axis Breaks tool
Product: VCL TeeChart Reporter: Bert Kreisel <bert.kreisel>
Component: ToolsAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: normal CC: david
Priority: Normal    
Version: 131119   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version: RAD XE2
Attachments: Screenshot

Description Bert Kreisel 2013-11-27 09:53:34 EST
Created attachment 35 [details]
Screenshot

TeeChartOffice Set Language to German
Edit -> Tools -> Add -> Axis Breaks

The "+" Button is not visible, so the tool is useless in german
Comment 1 david berneda 2013-11-27 10:13:30 EST
Fixed.
The "Breaks" label is now a GroupBox around the listbox instead of a label, so it'll never overlap the "+" and "-" buttons.

Also a splitter has been added in between the listbox and the item properties, to allow resizing the items listbox.