Windows
Windows copied to clipboard
Collection of controls for WinUI 2, WinUI 3, and Uno Platform developers. Simplifies and demonstrates common developer tasks building experiences for Windows with .NET.
## Fixes ## PR Type What kind of change does this PR introduce? Code style update (formatting) ## What is the current behavior? The summary in SettingsCard was pointing to...
Prerequisite PR: https://github.com/CommunityToolkit/Tooling-Windows-Submodule/pull/195
### Describe the bug Like what the title said. https://github.com/user-attachments/assets/938fed4a-7dc2-4343-932e-8c22e566adcc ### Steps to reproduce ```text Watch the video ``` ### Expected behavior The token will replace the characters from where...
### Describe the bug https://github.com/user-attachments/assets/41f98901-ec32-4728-9741-c0663b35f2b4 ### Steps to reproduce ```text As what the video did ``` ### Expected behavior Bar not shaking ### Screenshots _No response_ ### Code Platform -...
### Describe the bug  ### Steps to reproduce ```text 1. Find the page 2. Scroll down the bottom of the page 3. Show source code ``` ### Expected behavior...
### Describe the bug When using the `ImageCropper` control in the Windows Community Toolkit Gallery, I have observed the following memory-related issues: 1. **Memory Consumption**: When selecting a high-resolution image...
### Describe the bug In some cases, the new tokens created will be placed at the right side of the input box. ### Steps to reproduce ```text 1. Create tokens...
### Describe the bug Like what the title said. P.S.:Tokens not in TokenizingSample won't reproduce this bug. ### Steps to reproduce ```text The bug can be reproduced in Windows Community...
### Describe the bug Like what the title said. Plus, the repositon dosen't order tokens by charaters. And the tokens not in TokenizingSample won't reproduce this bug. ### Steps to...
### Describe the bug Tokens with same content will be deleted when other tokens with same contents deleted by using backspace key. **Plus, only the tokens in TokenizingSample have this...