Maksym Shymchenko

Results 8 comments of Maksym Shymchenko

I have same problem , when i fast input text to and change focus to other . App becomes uninteractive!!!

@DennisvHest One more question, do you know how to fix when sometimes when open app -> black screen?

``` ``` ``` 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 ![image](https://user-images.githubusercontent.com/78256540/180145874-c1e1b4b7-5730-44e2-b826-786df70d8db5.png) I open a new window with...

Ok, thank you for your reply.