Maksym Shymchenko
Maksym Shymchenko
I have same problem , when i fast input text to and change focus to other . App becomes uninteractive!!!
@DennisvHest Thank you very much. It works.
@DennisvHest One more question, do you know how to fix when sometimes when open app -> black screen?
@mkArtakMSFT issue can't be closed, because other issue was fixed.
``` ``` ``` using Avalonia; using Avalonia.Controls; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using AvaloniaGraphControl; using SkiaSharp; using System; using System.Collections.Generic; using System.Linq; using Avalonia.Media; using Avalonia.Rendering; using Avalonia.Skia; using Avalonia.Skia.Helpers; using...
If i replace paz:ZoomBorder to viewbox result will the same.
I think it is can be a way to solve the problem. The logic of the program. If I click to print button  I open a new window with...
Ok, thank you for your reply.