Skip to content

Index out of range #13

@raheelsadiq

Description

@raheelsadiq

Hi, I couldn't use this library, I get index out of range in

func updateAnimationFrame()
Sometimes at pNext and sometimes at pCur

let pCur = endpoints_scaled[_currentDigit];
let pNext = endpoints_scaled[_nextDigit];

I am using Swift 4 with Xcode 9.2

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