Members

(static, constant) CHECK_ICON_SIZE

The gutter and padding live in dialogLayout.bs (LIST_ROW_CHECK_GUTTER / LIST_ROW_PADDING) so the spacing gate covers them.

CHECK_ICON_SIZE stays HERE and stays off the 6px scale on purpose: it is the source bitmap's size, not a spacing choice. The $$RES$$ pipeline substitutes a 23x23 _hd asset decoded at physical output size, so 35 design units is 1:1 on both tiers — rounding it to 36 would break that and soften the glyph.

Default Value
  • 35

Methods

(static) init() → {void}

Returns:
Type: 
void

(static) layoutRow() → {void}

Returns:
Type: 
void

(static) onItemContentChanged() → {void}

Returns:
Type: 
void

(static) onSizeChanged() → {void}

Returns:
Type: 
void