Skip to content

setWidth doesn't change the size of the textfield doesn't change. #27

@AlexRoig

Description

@AlexRoig

When setting Autocomplete::setWidth("350px") only the autocomplete box increases its size. The textfield remains the default size.

Autocomplete autocomplete = new Autocomplete(20);
autocomplete.setWidth("350px");

image
image

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