Posted 19 years ago
by Ted Schunk
Is there any way a squiggly line can be drawn lower down under the text? I’m allowing the user to highlight expressions and it is possible they may be highlighting overlapping parts of an expression on the same line. For example if the expression is:
x = a + b + c * d
I would like the user to be able to draw a squiggly line under b + c and another squiggly line under a + b + c * d underneath the line for b + c.
x = a + b + c * d
I would like the user to be able to draw a squiggly line under b + c and another squiggly line under a + b + c * d underneath the line for b + c.