Skip to content

[Bug; PR created] Generate values window: Limited to 9 rows #7

@htcfreek

Description

@htcfreek

The feature "Generate random values" is limited to 9 rows because the for loops in https://github.com/BdR76/RandomValuesNPP/blob/a38b628b1af568dabb903368ec3f3ae76eb6522f/RandomValuesNppPlugin/Forms/GenerateForm.cs are using (1 .. <10) instead of (1 .. <=10).

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