sekulicb

Results 10 comments of sekulicb

Is there a visible timeline for this? I know that I ask for too much, but just thinking that drag and drop in general is not fully done, unless drop...

These are Events from Event Viewer: Faulting application name: Win32WebViewHost.exe, version: 10.0.17763.1, time stamp: 0xb4ca2968 Faulting module name: edgemanager.dll, version: 11.0.17763.316, time stamp: 0x96d50138 Exception code: 0xc0000409 Fault offset: 0x0000000000018448...

What I have done so far: -Restarted Visual Studio -Clean,Rebuild.Build solution/project -Updated Avalonia and .NET 6 (I had Avalonia 0.10.11 and .NET 6 some other version cant remember now) -Removed...

Hi. I also have this warning in my output. Before I had : System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=HorizontalContentAlignment; DataItem=null;...

Looks like the problem was in "Just my code" option in Visual Studio. I don't remember why I enabled it, but again why does the library throws so many exceptions...

Having same problem...it's been almost a year and this issue is not addressed, shame that this UI toolkit is leaking on bugs everywhere...

Sorry, I have finalized that project at the end of 2021. I think that at some point I changed the library to [FastDeepCloner](https://github.com/AlenToma/FastDeepCloner) or maybe you have to for each...

Is this handled ? Just asking because i need to implement it too. By the way how did you manage to implement HorizontalPositionMonitor? In my project I crate instance of...

Hi @JohnSWatson no I haven't. I will try but if the delay is in the frame capture how that can be resolved? @andrewkirillov How to set this property? Looking at...