arcgis-maps-sdk-swift-toolkit icon indicating copy to clipboard operation
arcgis-maps-sdk-swift-toolkit copied to clipboard

PopupView can use the containerRelativeFrame for horizontal scrolling content

Open rolson opened this issue 2 years ago • 0 comments
trafficstars

I think we are doing this math manually at the moment, but new API in SwiftUI simplifies this:

image

There is also the .scrollTargetBehavior(.viewAligned) which causes the horizontal scrolling content to snap into place better.

rolson avatar Jun 08 '23 16:06 rolson