Skip to content

resize method does not increase width if grid-stack-item is at the far right of gridstack container #263

@jemag

Description

@jemag

When resizing a grid-stack-item with the resize method, the item cannot have a bigger width if it is at the extreme right of the gridstack container. It seems like the container is limiting the increase of width of the grid-stack-item.
resize problem

Basically, the resize method seems to always resize the width toward the right of the object but the container is limiting that operation. When the grid-stack-item is at the far right of the container, the grid-stack-item should resize the width toward the left instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions