lukedukeus

Results 25 issues of lukedukeus

I am using the joystick to control where a camera is looking. I also want the user to be able to control the camera with arrow keys. When the user...

### Describe the problem I have a TokenizingTextBox control that I would like to bind to like this: `Page.xaml`: ``` ``` `PageViewModel.cs`: ``` public List SelectedItems {get; set;} = new...

controls :control_knobs:
feature request :mailbox_with_mail:

### Describe the bug In my .csproj, I have set `true` then, in my app.manifest, I have set `` When I build, I get the error: ``` c1010001 Values of...

bug
needs-triage
team-Reach
product-winui3

I would like the option so that vs code reuses the same colors in the same orders. Right now, I have set to pick a favorite color at random on...

enhancement

I am using this control, but I want to move a tile to the bottom if it doesn't have an image associated with it. Is there a way to move...

I have a react app with a ASP.NET server. The server just sends the static files to the client, but there are two versions of the client. I want to...

question
Answered

### Describe the bug I am able to connect over TCP on port 1833 or 5000, but not over websockets on any port ### Which component is your bug related...

bug

I havent been able to get this working on the esp32. Does anyone have a working example or know what I need to do to get it working?