Esri / arcgis-maps-sdk-dotnet-samples

Sample code for ArcGIS Maps SDK for .NET – WPF, WinUI, .NET MAUI
Apache License 2.0
410 stars 518 forks source link

`ManageOperationalLayers` fixes #1495

Closed williambohrmann3 closed 1 month ago

williambohrmann3 commented 1 month ago

Description

Note on promotion and demotion of layers

Promote and demote language now refers to the draw order, not where the layer falls in the vertical hierarchy of the list view. This change is complimented by changes in the button icons. If we want to ditch the promote/demote terminology, perhaps we can go with something like "bring forward" and "push backward".

Type of change

Platforms tested on

Checklist

cgutierrez-gis commented 1 month ago

testing the branch for this fix now

cgutierrez-gis commented 1 month ago

Testing locally in both release and debug configuration on Mac catalyst worked fine for me 👌