Matt Lyons-Wood
Matt Lyons-Wood

Reputation: 960

Rubaxa sortable, dropping on empty space to the right of inline elements

I'm trying to use the Rubaxa sortable library with inline-block elements.

An example is on the following jsbin page:

http://jsbin.com/qidalolero/1/edit

I've noticed the following behaviours:

How can I make it so that items can be dropped to the right of existing items, at the same height? My application doesn't have the empty space underneath so users have to drag over an existing item before the ghost item appears in the list.

Upvotes: 0

Views: 770

Answers (1)

Matt Lyons-Wood
Matt Lyons-Wood

Reputation: 960

Looks like this was fixed in this issue.

Upvotes: 0

Related Questions