Analytica 5.2 beta Release Notes/Changes in 5.2.5
< Analytica 5.2 beta Release Notes
Revision as of 23:09, 23 January 2019 by Lchrisman (talk | contribs) (Created page with "This page lists fixes/changes in Analytica & ADE beta build 5.2.5 since the previous 5.2.4 beta build. For what's new since 5.1, see What's new in Analytica 5.2? == Dia...")
This page lists fixes/changes in Analytica & ADE beta build 5.2.5 since the previous 5.2.4 beta build.
For what's new since 5.1, see What's new in Analytica 5.2?
Diagram
- Pasted text node with tabs in text adopted wrong width initially.
- Number format used for MultiChoice was inconsistent in different places.
Graphing
- Graph zoom wasn't treating axes independently when each axis is a different slice along the comparison index.
- Key text changed to be top-justified instead of middle justified, so that when one item has a newline, the key symbol aligns with the text for the others.
- More likely to draw axis labels on Y-axis for short log-scaled axis, by optionally skipping first non-zero tic label without excluding all at same roundness level.
- Several minor tweaks to OnGraphDraw.
- Export graph... and copy/paste graph were not including custom annotations drawn from OnGraphDraw. Now they are.
Clipboard
- Fixes to bad behavior and excess questions when cutting an index node that is used by other tables.
- Eliminates some extra quotes in pasted text after a copy/paste operation.
- The "Totals" header displays at "Totals", but it was pasting as "Total".
- Copying from Word to a diagram was creating a picture node rather than a text node. Now creates text node. If you want a picture node, use Paste Special.
File saving / loading
- The previous index values for an unspliced meta-only index was not saving handle items correctly.
Optimizer
- Discovered that processing of SetContext for an NLP in DefineOptimization was not threadsafe (during the formulation of the problem). Disabled multithreading during that stage to avoid a memory corruption.
Tables
- Fixed a crash when resizing a header cell with a common index.
- Problem viewing totals when NaNs are present in a Multi-D table.
- After left arrow move from first header cell, right-most cell not scrolled into visible area.
ADE
- CAEngine::SaveModel was returning true on failure due to write-only violation.
- CATable::GraphToStream, CATable::GraphToFile were not using OnGraphDraw annotations, now are.
Comments
Enable comment auto-refresher