You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been checking this issue and it looks like it's a problem with the focus change when using arrow keys and specifically when trying to focus on the adorner that exists on the selected image or any other drawn object actually. I found a solution for the moment, but I will investigate further to see if I can find something better. Using this property KeyboardNavigation.DirectionalNavigation="Once" in MainWindow.xaml will fix the problem.
I will push the fix in some days, but I am writing this comment in case you need this fix sooner.
Thank you for using the library and finding this issue.
Hi,
with an Image selected, if I press down, left, right or up keys, application freeze.
Can you check it?
Thank you.
The text was updated successfully, but these errors were encountered: