Marcel W.

Results 31 issues of Marcel W.

**What is the purpose of this pull request? (put an "X" next to item)** [ ] Documentation update [ ] Bug fix [x] New feature [ ] Other, please explain:...

## Fixes #4489 Fixes the GitHub icon not being centered: ![Screenshot of toolbar with GitHub button](https://user-images.githubusercontent.com/16122379/154577561-6c34a5ca-b58f-4dd8-a5e9-fcbbcaf2c812.png) ## PR Type What kind of change does this PR introduce? - Bugfix, closes...

bug :bug:
sample app 🖼

### Describe the bug The GitHub icon is not centered inside the button. While this is not visible on its own, when hovering over the icon, the imbalance is visible:...

bug :bug:
sample app 🖼
In-PR :rocket:

## Describe the bug A clear and concise description of what the bug is. When using RangeSelector with narrator, pressing left/right arrow key changes the thumb value, however users are...

bug :bug:
sample app 🖼
accessibility :wheelchair:
In-PR :rocket:

## API spec The API spec is #4518 ## Description When using FooterItems with MenuItemTemplate, the datatemplate interferes resulting in missing animations. Because of that, the footer repeaters no longer...

area-NavigationView
team-Controls

This PR adds the controls/APIs namespace to the top of the controls page: ![Screenshot of AnimatedIcon page with new subheader displaying the controls namespace](https://user-images.githubusercontent.com/16122379/182459429-1e6bd399-38c8-4522-b67a-ea2c89a768e4.png) Closes #1023

In the Debug build, we could add a helper on the settings page, which you can paste the ordinary XAML code and it gives the sample code in the format...

enhancement

**Is this a totally new sample, an addition to an existing sample page, or a modification of an existing sample page?** - [x] New sample - [ ] Addition to...

enhancement

## Description Added the C# sample code to the samples, updated the second sample to show navigation behavior. ## Motivation and Context Closes #1000 ## How Has This Been Tested?...

## Description The option panels were a bit inconsistent and also resized on the options being selected. Now they have a fixed sized and the comboboxes are stretched. ## Motivation...