-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BugFix: Fixes BasemapGallery View Style in MAUI Windows (#596)
* MAUI Windows : Enabled Grid View for BasemapGallery in MAUI Windows. Changed BasemaGallery's CollectionView ItemLayout to fixed GridItemsLayout and manipulated span and spacing values with BasemapGallery View Style. * Refactor ItemsLayout update logic in BasemapGallery. Includes a specific workaround for iOS to avoid a `NullReferenceException` when changing the span of `GridItemsLayout`.
- Loading branch information
1 parent
95d2781
commit 8f5c2c5
Showing
1 changed file
with
36 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters