Skip to content

Unable to drag driving scrollview to change notch level. #47

@louwe

Description

@louwe

I discovered an interesting bug where if:

  • 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions