View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0037904 | Lazarus | TAChart | public | 2020-10-09 23:30 | 2020-10-09 23:36 |
Reporter | СМ630 | Assigned To | wp | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
OS | Windows 10 64 bit | ||||
Product Version | 2.0.10 | ||||
Summary | 0037904: Values TLineSeries.Source.DataPoints are not saved | ||||
Description | Actions: 1. Open the attached project. In the main form from the GUI of the IDE set some value of Chart1LineSeries1.Source.DataPoints. 2. Save All. Build and execute the application. 3. Close and reopen the project Expected behaviour: Step 1: The added DataPoints are visible in the form editor. Step 2: The added DataPoints are visible in the form of the running application. Step 3: The added DataPoints are available in the Properties editor. Actual behaviour: Step 1: The added DataPoints are visible in the form editor (OK). Step 2: The added DataPoints are NOT visible in the form of the running application. Step 3: The added DataPoints are NOT available in the Properties editor. | ||||
Steps To Reproduce | See the description. | ||||
Additional Information | See https://forum.lazarus.freepascal.org/index.php?topic=51646.msg380204 | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
LazTarget | |||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|