nuke unused metrics

master
Zithia Satazaki 2022-03-28 17:21:15 -04:00
parent 59de376d05
commit ab3cad2c22
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ void PatternEditorItemDelegate::paint(QPainter *painter, const QStyleOptionViewI
// and main data
QString s = index.data().toString();
auto fm = QFontMetrics(QFont("Iosevka Term Light", 9));
//auto fm = QFontMetrics(QFont("Iosevka Term Light", 9));
int cc = index.column() % PatternEditorModel::colsPerChannel;
int align = Qt::AlignCenter;
if (cc > 1) { // param field