Esri / arcgis-maps-sdk-swift-samples

SwiftUI samples demonstrating various capabilities of ArcGIS Maps SDK for Swift
https://developers.arcgis.com/swift
Apache License 2.0
30 stars 9 forks source link

[Fix] `Show service area` time breaks steppers #469

Closed CalebRas closed 1 month ago

CalebRas commented 1 month ago

Description

This PR fixes a bug in the Show service area sample where the time break steppers (or sliders) would not work on iOS/iPadOS 16. The best I could come up with was replacing the Menu with a popover. Let me know if you think of a better solution, though.

Linked Issue(s)

How To Test

Screenshots

Before After
Simulator Screenshot - iPhone 14 Pro - 2024-07-22 at 14 27 18 Simulator Screenshot - iPhone 14 Pro - 2024-07-22 at 16 38 08