Esri / data-collection-ios

Mobile data collection app using the iOS Runtime SDK.
https://developers.arcgis.com/
Apache License 2.0
25 stars 26 forks source link

Resizing Floating Panel in compact-width modes doesn't initiate resize immediately. #254

Open mhdostal opened 4 years ago

mhdostal commented 4 years ago

When the floating panel is expanded to its .full state (i.e., at it's maximum height), dragging to resize doesn't initiate the resize immediately. You have to drag further than expected to get the panel to begin resizing.

Dragging the handlebar in either the .minimzed or .partial states does not require the same amount of dragging.

The expectation is that dragging to resize the panel initiates the panel resize immediately, no matter what state the panel is in.