Esri / arcgis-maps-sdk-swift-toolkit

Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
https://developers.arcgis.com/swift
Apache License 2.0
29 stars 7 forks source link

Fix `WorldScaleSceneView` safe area bug #657

Closed philium closed 5 months ago

philium commented 5 months ago

This fixes a bug I noticed where the camera view did not extend into the safe area.

Before Screenshot 2024-04-01 at 11 46 13
After Screenshot 2024-04-01 at 11 48 24