Mathijs den Burger
Mathijs den Burger
Any update on this? I want to do the same thing but it doesn't seem to be possible :(
I like the approach of making the direction 'pluggable'! It makes it possible to combine vertical and horizontal containers on the same page. But: this pull request is not backwards-compatible....
@bevacqua is there anything I can do to help getting this pull request accepted? We really need per-container direction in [our product](http://www.onehippo.org), and it would be a pity if we'd...
@andreiglingeanu that's a nice insight! It is possible to update the direction based on both the source and target container: use both the `drag` and `over` events. In the `drag`...