Skip to content

Do NOT make a new grid #28

Open
Open
@Fietsje

Description

@Fietsje

When a new grid is created, it becomes impossible to check for ALL changes when selecting a random option. Changes are made on the NEW grid, but the checking is done on only the OLD grid. This may lead to some unexpected and or strange bugs.

It would be better to keep using the same grid. Makes things just a little bit faster too. (little bit)

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