Kerry W. Lothrop

Results 7 comments of Kerry W. Lothrop

I like it! Is there a chance to see how it will look in Twitter without pushing to prod?

Ah, I see. I originally thought the tweet was sent from the code in this repository and that has the Twitter handle.

In the Atom feed https://www.planetxamarin.com/feed, the author is in in a contributor tag: ```xml Allan Ritchie https://allancritchie.net/ [email protected] ``` Could we perhaps add another tag as extensionElement as defined in...

Yes, still happening in .NET 7. My workaround is to skip publishing and just use the bin folder.

I've created a WinUI project in the repo mentioned above. According to https://learn.microsoft.com/en-us/windows/apps/design/controls/radio-button#keyboard-navigation, arrow key navigation is the default in WinUI, as long as the radio buttons are within a...

In WinUI 3, arrow key navigation incl. selection is standard when surrounding `` controls with a `` container.

The Windows behavior is blocking our upgrade to .NET 8.