79120350

Date: 2024-10-24 04:30:56
Score: 1.5
Natty:
Report link

You forgot to assign the name to the border sublayer.

if !isAlreadyAdded 
{
  border.name = Self.kLayerNameGradientBorder 
  layer.addSublayer(border)
}

Please correct the code.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: abura