Issue with GetTags, IntraSpaceTaggers

SyntaxEditor for WPF Forum

Posted 12 years ago by pdudday
Version: 11.1.0545
Avatar
Hi,

We're using the actipro syntaxeditor. I am having an issue with the CollectionTagger<IIntraTextSpacerTag> GetTags method.

I have observed that when the user edits a line in the syntax editor, the GetTags method is being called for all the lines and the adornment manager is recreating the adornments for all the lines instead of the newly added lines. Could you please let me know what is causing this behavior, like what would be the reason that is forcing actipro to call the GetTags method for all the visible lines (or the snapshotranges) instead of calling for only the newly added lines.

Many Thanks,
PD.

Comments (2)

Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Can you tell us how to reproduce this in one of our samples using breakpoints so we can see it occur? Also is it happening one time only or does it continue to happen for every keystroke change you make?


Actipro Software Support

Posted 12 years ago by pdudday
Avatar
It does happens with every keystroke. I'll try to send a sample across to you, but just to leave a note I could not reproduce the issue with a simple sample.
The latest build of this product (v24.1.2) was released 2 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.