Skip to content

interact implementation doesn't seem to have nrows for buttons #534

Description

@kcrisman

nrows doesn't seem to do anything here:

@interact
def _(a=selector(buttons=True, nrows=3, values=[1..100], default=1)):
    print(a)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions