Skip to content
This repository was archived by the owner on Jul 25, 2023. It is now read-only.
This repository was archived by the owner on Jul 25, 2023. It is now read-only.

java.lang.IndexOutOfBoundsException #1

@samvmisti

Description

@samvmisti

Look at this

int x = (int) (columnSizes[i] + (rawX % 1) * (columnSizes[i + 1] - columnSizes[i]));

Here I have a crash for case if x==0 and y==0

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