Skip to content

Fixed ComboBox in Create and Edit Geometries WinUI sample#1576

Merged
prathameshnarkhede merged 1 commit intov.nextfrom
pratham/fix-create-edit-geometry-sample
Apr 3, 2025
Merged

Fixed ComboBox in Create and Edit Geometries WinUI sample#1576
prathameshnarkhede merged 1 commit intov.nextfrom
pratham/fix-create-edit-geometry-sample

Conversation

@prathameshnarkhede
Copy link
Copy Markdown
Collaborator

@prathameshnarkhede prathameshnarkhede commented Apr 3, 2025

Description

Since ComboBox is unable to work with Dictionaries in WinAppSDK version 1.6, changed the ComboBox Itemsource to point to Keys of dictionary to fix the issue.

Type of change

  • Bug fix

Platforms tested on

  • WPF .NET 8
  • WPF Framework
  • WinUI
  • MAUI WinUI
  • MAUI Android
  • MAUI iOS
  • MAUI MacCatalyst

Checklist

  • Self-review of changes
  • All changes work as expected on all affected platforms
  • There are no warnings related to changes
  • Code is commented and follows .NET conventions and standards
  • Codemaid and XAML styler extensions have been run on every changed file
  • No unrelated changes have been made to any other code or project files
  • Screenshots are correct size and display in description tab (800 x 600 on Windows, MAUI mobile platforms use the MAUI Windows screenshot)

Copy link
Copy Markdown
Contributor

@cgutierrez-gis cgutierrez-gis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested sample fix on WinUI (release/x64) fix looks good!

@prathameshnarkhede prathameshnarkhede merged commit e9f8a45 into v.next Apr 3, 2025
2 checks passed
@prathameshnarkhede prathameshnarkhede deleted the pratham/fix-create-edit-geometry-sample branch April 3, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants