WindowsCommunityToolkit icon indicating copy to clipboard operation
WindowsCommunityToolkit copied to clipboard

The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / W...

Results 213 WindowsCommunityToolkit issues
Sort by recently updated
recently updated
newest added

### Describe the bug ```xml ``` I am getting the following error messages: However, everything seems to work. > What's the converter code you're using? It seems like SelectedColor is...

bug :bug:
controls :control_knobs:
WinUI :diamond_shape_with_a_dot_inside:
In-PR :rocket:

## Fixes #4483 #4478 Closes #4482 Fixed an issue where Aspect Ratio of the image cropper wouldn't update after the image is loaded. ## PR Type What kind of change...

bug :bug:
controls :control_knobs:
for-review :book:
hotfix 🌶

StopAnimationActivity and StartAnimationAction dependency properties are incorrectly registered #4695 ## Fixes ## PR Type What kind of change does this PR introduce? ## What is the current behavior? ## What...

### Describe the bug Hi! I have a weird problem with the ObservableProperty. When I create a property in the ViewModel, if I create a string, int, bool etc...or an...

bug :bug:
needs triage :mag:

### Describe the problem Currently I can't find a way to set the image alignment of MarkdownTextBlock. The default alignment is "Left". ### Describe the solution Expose an "ImageAlignment" property...

feature request :mailbox_with_mail:

### Discussed in https://github.com/CommunityToolkit/WindowsCommunityToolkit/discussions/4478 Originally posted by **jhariel8** February 7, 2022 Hello, I'm working on a project in which we need to have an image that is either taken or...

bug :bug:
controls :control_knobs:
In-PR :rocket:

## Fixes #4483 #4478 Fix the issue of incorrect aspect ratio in some cases caused by the timing of updating the layout of the image cropper control. ## PR Type...

bug :bug:
controls :control_knobs:
hotfix 🌶

## Fixes #3442 ## PR Type What kind of change does this PR introduce? Feature ## What is the current behavior? [CompositionProToolkit](https://github.com/ratishphilip/CompositionProToolkit) library provides five types of rendering surface interfaces....

feature request :mailbox_with_mail:
labs 🧪

## Fixes Fixes #4199. This feature adds an attached property that can conditionally enable or disable a tooltip. This is useful for a11y scenarios, such as when a textblock gets...

feature request :mailbox_with_mail:
labs 🧪

### Describe the bug The checkers on the ColorPicker alpha channel don't show in light mode because a transparent white is still white over a white background. ### Regression _No...

bug :bug:
controls :control_knobs:
accessibility :wheelchair:
In-PR :rocket: