robloo

Results 34 issues of robloo

## What does the pull request do? 1. Update the ColorPicker control themes with lesson's learned and changes from the FluentAvalonia Fluent v2 re-styling. - Separate out several secondary ControlThemes...

**Describe the bug** Starting up the control catalog in Fluent theme and then switching to Simple doesn't correctly apply all resources. This is noticeable in the buttons page where buttons...

bug

**Describe the bug** This was first noticed with the ColorPicker but I expect is applies to every control.. Pressing and holding on the spectrum then dragging outside the window bounds...

bug

## Fixes Fixes #4714 (discussed in Issue) ## PR Type What kind of change does this PR introduce? - Bugfix ## What is the current behavior? See issue description. ##...

bug :bug:
controls :control_knobs:
accessibility :wheelchair:

**Is your feature request related to a problem? Please describe.** Other XAML frameworks have a [HyperlinkButton](https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.hyperlinkbutton) (not to be confused with an inline hyperlink text element inside of a text...

enhancement

**Describe the solution you'd like** As discussed heavily in the `HsvColor` PR: https://github.com/AvaloniaUI/Avalonia/pull/7724#discussion_r817626579 `HsvColor` and `Color` structs should (IMO) have an `IsEmpty` property and an `Empty` field value (as named...

enhancement

**Describe the bug** I've seen it mentioned a few times and observed in the ControlCatalog transitions don't usually work for the Carousel control. I figure I should finally add an...

bug

**Is your feature request related to a problem? Please describe.** After the TemplatePart cleanups adding the attribute and standard "PART_" prefix some additional ideas were brought up starting [here](https://github.com/AvaloniaUI/Avalonia/pull/8793#issuecomment-1221491873). 1....

enhancement

## Describe the bug This is a Roll-up of Issues Over the months the new ListBox and ItemsControl with many virtualization improvements has been put to the test. There are...

bug

**Describe the bug** I've seen this a few different places now with vertically aligned text. I'm just going to throw in some screen captures below. What it looks like to...

bug
area-textprocessing