`0px` default line widths, no bueno
DaveSkender opened this issue · 0 comments
DaveSkender commented
#316 introduced a bug that causes default line widths to be 0
, likely due to nullable
global setting change. Either set a default width on the class definition, or explicitly for each indicator in meta
. Double-check None
mapping too as I thought 0
should show “None” in the UI selector shown below (may simply be unset instead of 0)