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
Looks like the code introduced in the fix for issue #84 casts e.OriginalSource to a Visual. If the source is a Run, this cast throws an exception, since Runs aren't Visuals.
Thanks!
The text was updated successfully, but these errors were encountered:
Hey,
Looks like the code introduced in the fix for issue #84 casts e.OriginalSource to a Visual. If the source is a Run, this cast throws an exception, since Runs aren't Visuals.
Thanks!
The text was updated successfully, but these errors were encountered: