Hi Tomas, since paragraphs are styledText elements, would it be possible for the styledText to report its start position in reference to the text area? or example
styledText.getIndex()? something to go with the styledText.getStyle();
I can calculate it, but thought it would be convenient to provide such a method since the infra structure is already there.
Hi Tomas, since paragraphs are styledText elements, would it be possible for the styledText to report its start position in reference to the text area? or example
styledText.getIndex()? something to go with the styledText.getStyle();
I can calculate it, but thought it would be convenient to provide such a method since the infra structure is already there.