Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Gavin HallidayGavin HallidayReporter
Gavin HallidayGavin HallidayPriority
MinorCompatibility
MajorFix versions
Pull Request URL
Details
Details
Components
Assignee
Gavin Halliday
Gavin HallidayReporter
Gavin Halliday
Gavin HallidayPriority
Compatibility
Major
Fix versions
Pull Request URL
Created February 8, 2018 at 4:22 PM
Updated May 29, 2018 at 3:29 PM
Resolved May 29, 2018 at 3:29 PM
Currently variable size rows need to be allocated and then resized - but that is inefficient if the final size is already known. There should be a new function in the interface which allows an allocation at a particular size.