Dominik Titl
Dominik Titl
With C# Markup using a `NonVirtualizingLayout` seems to be wrapping its ItemTemplate content inside a Grid on WinUI. I tried reproducing this issue with Xaml and I can't reproduce the...
Changing the theme manually with a ToggleSwitch inside the app results in the app not updating its background on Windows and on other platforms, the color is too dark when...
GitHub Issue (If applicable): closes #1134 This PR adds support for using WinUI InfoBadge for TabBarItem while maintaining the support for old Badge properties. On Skia, the InfoBadge might be...
GitHub Issue (If applicable): https://github.com/unoplatform/uno/discussions/17990 ## PR Type What kind of change does this PR introduce? - Documentation content changes ## What is the current behavior? Currently this is a...
### Current behavior When a new Recommended app is created and the user navigates to a different page, the controls on the previous page remain clickable or interactive. This can...
### Current behavior https://github.com/user-attachments/assets/d6a4865d-6dbf-4631-a16f-17437b4f4d47 ### Expected behavior _No response_ ### How to reproduce it (as minimally and precisely as possible) ```xml ``` ### Workaround _No response_ ### Works on UWP/WinUI...
GitHub Issue (If applicable): closes #18011 ## PR Type What kind of change does this PR introduce? - Bugfix ## What is the current behavior? The `ProgressRing` uses old styles...
### What would you like clarification on We could run some tool (perhaps on CI) to automatically check if the links don't result in 404, so issues like [this](https://github.com/unoplatform/uno/issues/16783) doesn't...
GitHub Issue (If applicable): internal discussion ## PR Type What kind of change does this PR introduce? - Documentation content changes ## What is the new behavior? Prompt users to...
### Current behavior https://github.com/user-attachments/assets/b1a55415-77b1-4e5e-bc12-fcd1b83e5bca ### Expected behavior https://github.com/user-attachments/assets/c0fd6b4d-2091-4ce9-b354-53928590471a ### How to reproduce it (as minimally and precisely as possible) ```xml ``` ```csharp private NavigationViewItem _selectedItem; public NavigationViewItem SelectedItem { get...