Will Pittenger

Results 17 issues of Will Pittenger

### Brief description of your issue WinGet seems to think I have GitHub Desktop 3.3.4 when I do a `list`, but if I do an `upgrade`, it says I have...

Issue-Bug
Area-Matching

The WPF `FlowDocumentScrollViewer` control can't display emoji anymore than other WPF controls. So I can't present them in color.

The orthogonal tool comes in handy but has limitations as noted below: - It only works on areas and closed lines. Lines that aren't closed won't show the tool's button....

considering

[Controls](https://docs.avaloniaui.net/docs/get-started/wpf/comparison-of-avalonia-with-wpf-and-uwp#controls) says WPF doesn't have [System.Windows.Controls.ContentControl](https://learn.microsoft.com/en-us/dotnet/api/system.windows.controls.contentcontrol?view=windowsdesktop-8.0&f1url=%3FappId%3DDev17IDEF1%26l%3DEN-US%26k%3Dk(System.Windows.Controls.ContentControl)%3Bk(VS.XamlEditor)%26rd%3Dtrue#properties).

### Is your feature request related to a problem? Please describe. I needed some custom styles for some stock controls. I also needed those styles accessible from many different assemblies....

enhancement

Because of what's involved in creating message boxes using this API, I started creating `static readonly` instances for various situations. Unfortunately, that robbed me of a way to change the...

### Steps to reproduce 1. Have Element running, but put it in the background and completely hidden. 2. Attempt to bring it back to the foreground. ### Outcome #### What...

T-Defect
O-Uncommon
S-Major
A-Electron
Z-Platform-Specific