Skip to content

index logic error #1

Description

@ChrisBeeson

This seems to fix an issue with adding the wrong index to new left pages

while (leftEdge > minimumVisible) { leftEdge = [self placeNewViewOnLeft:leftEdge withIndex: (_min < 0 ? (_min=_count-1) : _min--)]; }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions