Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow horizontal swapping without creating new rows #54

Open
@geekdave

Description

@geekdave

Dragging a widget downwards results in the widget swapping positions with the one below it.

We would like the option for the same behavior when dragging a widget horizontally. Currently instead of swapping positions with the widget to the right, we see instead that a new row is created and the widgets are shifted downwards, leaving undesired empty positions in the grid.

This is best illustrated with visual examples:

Desired behavior when dragging vertically:

Fig1
Fig1a

Undesired behavior when dragging horizontally:

Fig2
Fig2a

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions