Jérôme Laban
Jérôme Laban
Questions about password display characters not being supported and additional questions when applying Korean fonts (migrating from a project-specific platform to a single-project platform) Question 1) ● PasswordBox is not...
GitHub Issue (If applicable): closes https://github.com/unoplatform/uno/issues/17101 ## PR Type What kind of change does this PR introduce? ## What is the current behavior? ## What is the new behavior? ##...
I'm having a very annoying issue right now regarding iOS. I can't debug on a physical device because the application is being killed by iOS Watchdog. I don't understand why...
**The problem** The current implementation for WinUI and Uno Platform relies on `SKXamlCanvas`: https://github.com/Mapsui/Mapsui/blob/21a258179cdcb9bd846336c2a2d1ef2c0952a8e1/Mapsui.UI.WinUI/MapControl.cs#L33 `SKXamlCanvas` is using software rendering (except on Uno Platform Skia Desktop targets) which get as slower...
This change is about https://developercommunity.visualstudio.com/t/WSL-HotReload-does-not-invoke-MetadataUp/10643733, where metadata updates may fail when assemblies cannot be found in a cross-platform scenario. In failure context, an app is built from Visual Studio, then...
> 2. Only on Canary+Safari the iconToggleButton "flashes" when you click it's neighbour > > > https://github.com/unoplatform/Uno.Gallery/assets/29584087/1ef6312b-0a7c-49c3-9dd9-6fd7bc153291 > > Should I make separate issues? _Originally posted by @NVLudwig in [#985](https://github.com/unoplatform/Uno.Gallery/issues/985#issuecomment-2135321725)_
> @jeromelaban indeed the canary link does not have this bug. > > > > I noticed 2 sperate issues while looking into the one above: > > > >...
Running `dotnet new uninstall uno.templates` before updating would clean the templates if there are mutliple versions installed.