Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Drag both Horizontally and Vertically feature #405

Open
Irenedan opened this issue Apr 18, 2018 · 0 comments
Open

Question: Drag both Horizontally and Vertically feature #405

Irenedan opened this issue Apr 18, 2018 · 0 comments

Comments

@Irenedan
Copy link

Irenedan commented Apr 18, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant