benstevens48
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...
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...
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...
# 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...
### 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,...
### 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...
### 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...
# 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...