[FR] HyperlinkButton::setJustification()

The only way currently to change the Justification is by changing the font…

void setJustification (Justification justificationType)    
{ 
      justification = justificationType; 
      repaint(); 
}

Thanks,

Rail

2 Likes

I’m going to bump this request.

Rail

Yep, seems reasonable. I’ll add that.

1 Like