AvalonEdit icon indicating copy to clipboard operation
AvalonEdit copied to clipboard

Completion description tooltip does not move with completion window

Open dgrunwald opened this issue 11 years ago • 0 comments

Open a code completion popup and select an item that has an XmlDoc description.

Then, scroll in the text editor; or move the SharpDevelop window.

Expected result: the completion popup and description tooltip move with the text. Actual result: only the completion popup moves with the text, the description tooltip stays in place.

dgrunwald avatar Aug 09 '14 15:08 dgrunwald