Danielle Neuberger

Results 12 comments of Danielle Neuberger

@assassin316 Thanks for the feedback, we'll take this into consideration! Is there a particular topic you feel should have more coverage or just a general 'intro to composition' series? In...

Hi @AdamSzofran can you clarify whether you wanted the XAML scores overlay over BOTH the stream and recording or only one of them?

Thanks for the additional info @AdamSzofran! Given your scenario we'd suggest you build the UI using XAML, get the backing Visual (using [ElementCompositionPreview](https://docs.microsoft.com/en-us/uwp/api/Windows.UI.Xaml.Hosting.ElementCompositionPreview)) for the root element of the subtree...

Hi @kannan95 as of now the picker is required as part of the capture API, but providing the option to opt out of the picker is a request we're tracking...

@AdamSzofran Yes sorry for the delay; CreateFromVisual was a new feature recently added to the Capture APIs available in Insider build. Let us know how trying that out for your...

Hi @HppZ we'd recommend using Win2d to pre-blur the image, put that blurred surface in a visual, and parent that to the visual tree so that it's behind your image....

@kmgallahan We are still unable to reproduce this; can you verify this still repros on the latest version of the Sample Gallery in the Store?

@kmgallahan thanks for bringing this up again and linking the two. That's a great find! We'll coordinate with XAML to stay on top of their investigation and update when there's...

Hi @Strypper could you provide details on which project you found this on and some repro steps?

Hi @kmgallahan thanks for your feedback! We'll look into this during next round of sample gallery updates. In the mean time if you or someone else want to take a...