Luis von der Eltz

Results 34 comments of Luis von der Eltz

I guess I need to explicitly target net6.0-windowsXXX

Any update on this :/ ? Setting CornerRadius on ContentPresenter seems to correctly clip its child, but not on Border.

Any update on this issue? Subscribing to a nested chain of properties where a part may be null is pretty common thing to do. I am surprised the behaviour is...

Hi I am currently quite busy with work so If anybody wants to actually fork this and add some option to download gifski in the settings... That would be cool!

I can actually look into implementing this. Shouldn't be too hard, tbh.

Same issue, folder with ASCII name, no special files in there but it refuses to add it for some reason.

@Curve Seems that whenever it fails to add a folder something breaks internally and _removing_ tabs stops working as well. Even weirder, when I click the "order by" button a...

Could you try passing `SKColorSpace.CreateSrgb()` to the constructor of `SKImageInfo` inside `SurfaceRenderTarget.MakeImageInfo()`? I think most Skia operations use the color space defined in the surface/image info.

> I guess we can add a property which controls this behavior, though I'm interested in why you'd want to use a button whose command failed to bind? Well, this...

Decided to remove `UpdateSource` and `UpdateTarget` for now. I feel like exposing them on the `InstancedBinding` is not really helpful in many cases and they have some overhead even when...