-
Notifications
You must be signed in to change notification settings - Fork 13
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
multi sortable in horizontal mode #13
Comments
Isn't styling containers as a rows (horizontal) enough? I mean you don't need to have columns, you can freely define your containers so they can be seen as rows by user too. |
I guess it's jquery related stuff, not Angular. For now I have no idea how On Wed, Dec 18, 2013 at 8:37 AM, cgweb [email protected] wrote:
Micha³ Ostruszka |
I'm building a widgets dashboard app where the dragging of the box is horizontal inside each row or between them
The dragging placeholders is based on row and not on column
What would you reccomend ?
The text was updated successfully, but these errors were encountered: