You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sheet has a scrollable list with the list set as the driving scrollview.
Start from 0 rows.
Reload with rows greater than 0.
Result:
The sheet will no longer be draggable using the driving scrollview to change notch levels, only by using views that are not part of the list (ie. grabber). At this point, the only way to get the drag to update notch level functionality back is by having a button that programmatically set the notch to a different level at least once. Only then, will the drag to change notch level functionality will be restored.
I am running:
Xcode 14.3.1.
iOS 16.4.
DynamicOverlay 1.0.2.
Is this a quick fix or is it more involved? Thanks for the great library!
The text was updated successfully, but these errors were encountered:
louwe
changed the title
Unable to drag to dismiss
Unable to drag driving scrollview to change notch level.
Sep 29, 2023
I discovered an interesting bug where if:
Result:
The sheet will no longer be draggable using the driving scrollview to change notch levels, only by using views that are not part of the list (ie. grabber). At this point, the only way to get the drag to update notch level functionality back is by having a button that programmatically set the notch to a different level at least once. Only then, will the drag to change notch level functionality will be restored.
I am running:
Is this a quick fix or is it more involved? Thanks for the great library!
The text was updated successfully, but these errors were encountered: