Bug: Wide missed icon placeholder
AyIong opened this issue · 1 comments
AyIong commented
out-of-phaze commented
StrongDMM/internal/dmapi/dmicon/editor.go
Line 18 in 53b641a
This change seems unintentional? The texture/icon is still 32x32, the image is just 64x32. That should be handled by
Cols
being 2 and Rows
being 1, giving a total dimension of 64x32.