Actions
Bug #4338
closedWAxis.C getLabelTicks fails to return in some cases
Start date:
07/21/2015
Due date:
% Done:
0%
Estimated time:
Description
Under some conditions, the getLabelTicks routine goes into a loop allocating memory. This can be observed with the latest git version of Wt (3.3.3-80-g4c59094) using the Charts example and selecting a horizontal orientation for the time series plot. The issue appears to have been introduced with github c1fdcbc.
Updated by Roel Standaert almost 10 years ago
- Status changed from New to Resolved
I've observed this issue too. The latest push should fix it.
Updated by Bruce Toll almost 10 years ago
Thanks for this. The new examples and axis label improvements are great, as well!
Updated by Koen Deforche over 9 years ago
- Status changed from Resolved to Closed
Actions