Skip to content

WidgetMatrix bug in all_widgets.rs #619

Closed
@gkbrk

Description

@gkbrk

When you click a box in the all_widgets.rs example, only the first block gets toggled. I presume the bug is because of this line here, when the closure runs it only changes the last value of col and row instead of the col and row when the closure was created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions