Skip to content

Question: Drag both Horizontally and Vertically feature #405

@Irenedan

Description

@Irenedan

Hi~I need your help.
About: Drag both Horizontally and Vertically feature.
I want to freely move pictures between different columns or rows (it is different from Grid), how can I deal with this?

<div data-as-sortable="menusSortConfig" data-ng-model="images">
      <div ng-style="{'background-image':'url(' + image.thumbURL + ')'}"
           ng-repeat="image in images" data-as-sortable-item>
        <button data-as-sortable-item-handle>move!</button>
      </div>
</div>

52c7727b08a7919655039eb947775c5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions