iosMath icon indicating copy to clipboard operation
iosMath copied to clipboard

Cursor for label

Open kadanes opened this issue 7 years ago • 1 comments

How would I get the CGRect position of individual digits of an iosMath Label? For example, if I have A/B and i wanted to find the CGRect position of the A at the top and the B at the bottom then how will I do it?

kadanes avatar Sep 24 '17 12:09 kadanes

You'd have to implement that yourself. There is an implementation in MathEditor, but it is not complete, does not cover all the cases.

cupojoe avatar Sep 03 '19 21:09 cupojoe