Actions
Bug #11008
openStdGridLayoutImpl2.js: figure out what's up with the undefined i in setChildSize
Start date:
10/14/2022
Due date:
% Done:
0%
Estimated time:
Description
While working on issue #10967 I noticed that i
is always undefined
in setChildSize
in StdGridLayoutImpl2.js
.
This is almost certainly a bug, so we should get to the bottom of it (or if we retire JS-based layouts, we can also just ignore this).
Updated by Roel Standaert 11 months ago
- Related to Improvements #10967: Add linting to Wt's JavaScript and address warnings coming from the linter added
Actions