Paste Text - pointFormat not working?
Hello. We are using Vellum: 591 (736856)
A strange thing happens, when one tries to paste text into a TextFlow. It seems to enter the Text with the standard-text format, not with the current format of the text in selection.
Example: This is inserted Text in a headline
We tried to change the behaviour by altering a selectionChangeListener
event.selectionState.pointFormat = selectedElementRange.characterFormat;
Applying upon inserted text the format, which is the format at insertion point would be the expected behaviour (works like this in Office, DTP Programs, but curiously not in this editor).
Could you give me a hint of how to do it?
Thanks in advance,
Jo Klappenbach
