Skip to content
This repository was archived by the owner on May 8, 2020. It is now read-only.
This repository was archived by the owner on May 8, 2020. It is now read-only.

Invalid array access when changing grid orientation #4

@jfmorin

Description

@jfmorin

Invalid objectAtIndex access on the cell info array when calling a reloadData on the gridView and inverting the row and columns quantity.

I have a single row with multiple columns displayed in landscape and want to have a single column with multiple rows when displayed in portrait.

On the reloadData call, removeCellWithInfo is called with a cell info containing an invalid x, y value with the new rows and cells quantity.

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