Bugfixes and maintenance
Dear AreaList Pro developer,
AreaList Pro 9.3.1b4 is now available
AreaList Pro 9.3.1b4 notes
- when ALP_Area_CalcAllRows > 0, columns are recalculated when cache is fully cleared (e.g. ALP_Area_UpdateData is used)
- when ALP recalculates columns for visible part, columns are not shrunk if width was calculated due to ALP_Area_CalcAllRows > 0
NOTE: on double-click into the column’s resize, ALP_Area_CalcAllRows is not honored – width is calculated from cached rows only
AreaList Pro 9.3.1b3 notes
- fixed column width calculation for pictures – widest picture is used again
- fixed column width/height calculation for variable row height last column when auto-snap is in effect
- disabled resize for last column when auto-snap is in effect
AreaList Pro 9.3.1b2 notes
- hopefully fixed problems with mouse in entry mode with 4D v13 on Windows (double-click/drag-select)
- hopefully fixed single-column width/height (and variable column width) calculations
AreaList Pro 9.3.1b1 notes
- implemented ellipsis truncation of text (ALP_Area_UseEllipsis
- values as in old ALP 8.x:
0 – none;
1 -trailing for left aligned text, center otherwise;
2 – trailing for left aligned text, leading for right aligned text, center otherwise)
— Best regards,
The AreaList Pro v9 team