Morten Nielsen

Results 104 issues of Morten Nielsen

**Describe the bug** I'm trying to use MRTCore in a WPF application. I reference ProjectReunion package, and compile and I'm presented with this error: > 1>C:\Users\mn\.nuget\packages\microsoft.projectreunion.winui\0.8.0-preview\buildTransitive\Microsoft.WinUI.targets(15,5): error : This version...

area-Deployment
servicing-consider
feature proposal

### Describe the bug When adding the latest 1.6.240531000-experimental1 nuget package, I'm met with the following error: ``` 1>C:\Users\mn\.nuget\packages\microsoft.windowsappsdk\1.6.240531000-experimental1\buildTransitive\Microsoft.WindowsAppSDK.targets(84,9): error : This version of the Windows App SDK requires Microsoft.Windows.SDK.NET.Ref...

area-DeveloperTools
team-Markup

## Summary I'm looking at the new TitleBar, and while functionally and visually I LOVE it, I have some concerns about the API itself. ![image](https://github.com/microsoft/microsoft-ui-xaml/assets/1378165/78c53548-1f52-4459-a919-1bed8196478c) First of all, the naming...

team-Controls
area-TitleBar

### Which version of the app? WinUI 3 Gallery ### Description On the Iconography page it's too easy to go pick an icon glyph and add it to your app,...

bug
help wanted
app enhancement

## Describe the bug If you use data rows in a UWP app and run the tests in release builds, you're met with the following error: ``` Failed TestMethod1 (System.Object[])...

Type: Bug
Area: UWP

Currently if you click a link in the popup viewer it'll open the default browser. In some cases you might want to just open the link in a webview inside...

Type: Feature
good first issue

In the popupviewer when there are URLs, the text "View" is shown, but this text hasn't been localized: https://github.com/Esri/arcgis-maps-sdk-dotnet-toolkit/blob/44f8d9a21a14759e4edaf6569fcaceea7023a2a9/src/Toolkit/Toolkit/UI/Controls/PopupViewer/FieldsPopupElementView.cs#L132 https://github.com/Esri/arcgis-maps-sdk-dotnet-toolkit/blob/44f8d9a21a14759e4edaf6569fcaceea7023a2a9/src/Toolkit/Toolkit/UI/Controls/PopupViewer/FieldsPopupElementView.cs#L149C36-L149C42 Reported here: https://github.com/Esri/arcgis-maps-sdk-dotnet-toolkit/issues/555#issuecomment-2153377472

Type: Bug
good first issue

Converts the KML Viewer app from UWP to latest WinUI SDK

### Describe the bug If I have a window set to `AppWindow.TitleBar.ExtendsContentIntoTitleBar = true`, and I close that window (but other WinUI windows are still live), then changing the system...

bug
team-Reach
area-TitleBar
Regression
area-Windowing
Crash

# Proposal: Add ability to get hosting Window from XamlRoot or UIElement ## Summary Several APIs requires access to the Window handle, but it's currently impossible to get the window...

feature proposal
area-XamlWindow
area-Windowing