After a few days of work, I think I found a small bug in the area of EditActions.
Steps to reproduce the bug:
1) Open the Edit Actions sample.
2) DoubleClick on action 'SelectBlockDown'
3) DoubleClick on action 'CopyToClipboard'
4) Go to the end of the document
5) DoubleClick on action 'PasteFromClipboard'
Result:
Example hung up in eventhandler OnEditActionListViewDoubleClick
trying to execute the edit action.
Paste from clipboard to e.g. notepad worked correctly.
Hope, it helps.
My first impression as a new user of SyntaxEditor for WPF:
Really great work !!!
Steps to reproduce the bug:
1) Open the Edit Actions sample.
2) DoubleClick on action 'SelectBlockDown'
3) DoubleClick on action 'CopyToClipboard'
4) Go to the end of the document
5) DoubleClick on action 'PasteFromClipboard'
Result:
Example hung up in eventhandler OnEditActionListViewDoubleClick
trying to execute the edit action.
Paste from clipboard to e.g. notepad worked correctly.
Hope, it helps.
My first impression as a new user of SyntaxEditor for WPF:
Really great work !!!