Bartosz Korczyński

Results 69 comments of Bartosz Korczyński

^ The leak is still valid in the latest nightly, can we reopen this issue or should I open a new issue?

![dock](https://github.com/user-attachments/assets/c624f070-650b-42d4-ac48-a431c382adbd) It works fine on macOS. Is it bugged on Windows?

This not what `CanFloat` do - `CanFloat` refers to "unpinning" a dockable into a separate window. Do you want to block a possibility to relocate a specific dockable completely? (isn't...

Unfortunately it's Avalonia fault. Some of the leaks are fixed in the latest master, but some are still waiting for a fix https://github.com/AvaloniaUI/Avalonia/issues/15465 https://github.com/AvaloniaUI/Avalonia/issues/15444 https://github.com/AvaloniaUI/Avalonia/issues/15443 https://github.com/AvaloniaUI/Avalonia/issues/15094 https://github.com/AvaloniaUI/Avalonia/discussions/15455

Fixed sticky connections in https://github.com/BAndysc/nodify-avalonia/commit/5b462392f53636346bdf2b73fa653485574443e6

> I increased the MaxGpuResourceSizeBytes for Skia. It helped and the That's an interesting finding, good to know. -- Other than that, the last time I profiled it, the performance...

> Method StartLoopingAnimation is unavailable (it's in internal extensions class). This method is also internal in upstream https://github.com/miroiu/nodify/blob/1425d404a80a54985c4b96a6c1003b39c5e6c8c6/Nodify/Helpers/DependencyObjectExtensions.cs#L11 and it is ultimately a wrapper utility over some WPF/Avalonia methods, definitely...

Closing the issue, hopefully I've answered your questions.

Hi, thanks for the fix, can you please make a PR? Later Ill compare the WPF version to see why there is logic difference

Thanks for the PR, merged! Also, personally I use Rider on a Mac and I think it works amazing. And I know people publish Avalonia apps to the App Store...