Results 20 comments of Evgeny Gorbovoy

> You can register it after Application did it? Yes, as I said we need to inherit our own `Application` class and re-register the instance. Which means we can not...

> #5290 Thank you for the link. I've answered there: https://github.com/AvaloniaUI/Avalonia/issues/5290#issuecomment-1171805093

Relatively, this is wrong statement. ![image](https://user-images.githubusercontent.com/10516222/176801095-a3cc1487-9393-41a5-ae4f-80ff570c15a0.png) In fact one can know whether exception has been handled correctly. There is no big difference when catching exception on first level up the...

> If the exception only indicate some user operation is failed, we can actually give user a tip and ignore them. I see your point. The only note from me,...

May I change this to feature request "show message "url is copied to the clipboard" after uploading to imgur" ?

> > > > I would advice you to use the non anonymous way to upload though, so you can manage your uploads in Imgur itself. > > I don't...

May be it's better to just add a button "Insert from clipboard at right" ?

https://github.com/docker/compose/issues/4950#issuecomment-1629374398

In my case I have items included before they have been generated (ItemGroup under Project) (also generating to 'obj' directory), but it randomly does not see them. It looks like...

https://github.com/AvaloniaUI/Avalonia/issues/7890