Skip to content

BUG: Enable numeric sorting in LabelStatistics table

Created by: blowekamp

Data is added as float in a QtVariant with Qt::DisplayRole, in stead of text. The enable the columns to be numerically sorted.

Merge request reports