benstevens48

Results 13 issues of benstevens48

Allowing nodes to have a mass property would be quite useful (so then the acceleration a produced by a force F acting on a node of mass m would be...

idea

I'm very new to this, so sorry if this makes no sense. If I have a handler which returns a vector like `[::response/ok "Hello"]` then I can't see how to...

This is a long post but the headline is this - if you distribute a packaged app outside the Store then **the lifetime of your app is tied to the...

feature
area-Installer

This is a request to support the scenario described in this issue - https://github.com/dotnet/efcore/issues/26423 The setup is that the model uses table splitting and we want to perform a text...

### Describe the bug Depending on the video, setting MediaPlayer.Source can block the UI thread for a few hundred milliseconds, which is noticeably jarring. I experimented with setting it on...

bug
area-Media

# Proposal: RadioButton GroupName should allow scoping to the same scope as x:Name ## Summary/Rationale Currently, RadioButton GroupName is scoped to the entire visual tree, and not just the same...

feature proposal
area-RadioButtons

### Describe the bug I am trying to determine whether video encoding using AV1 is supported. To do this I check ApiInformation.IsMethodPresent("Windows.Media.MediaProperties.MediaEncodingProfile", "CreateAv1"). However, this returns true on my machine,...

needs-triage

### Describe the bug MediaPlaybackItem.AudioTracks.SelectedIndex is not respected if set before the media player playbacksesssion get past the opening state. ### Steps to reproduce the bug Create a media source...

needs-triage

### Describe the bug MediaSource.OpenAsync fails with 'A delegate was assigned when not allowed' when called simultaneously on different threads. Looks like the MediaSource internally has this sort of error...

needs-triage

# Discussion: Unifying app delivery methods: Store vs other I don't know if this is in scope, but I hope so. This issue is to discuss how the Windows Dev...

discussion
area-Deployment
feature proposal