SwiftMath icon indicating copy to clipboard operation
SwiftMath copied to clipboard

Vertical alignment of text in MTMathUILabel

Open leemckelvey opened this issue 4 months ago • 0 comments

Is it possible to vertically align the text so that it always writes from the top left of a MTMathUILabel?

I know you can use "MTEdgeInsets(top: 0, left: 0, bottom: 0, right: 0)" for fine tuning but I was hoping to force it to stay in the same position no matter how much text is put into the label.

Thanks

leemckelvey avatar Oct 06 '24 02:10 leemckelvey