Nestable icon indicating copy to clipboard operation
Nestable copied to clipboard

Added Support for Max Items in List

Open uhrohraggy opened this issue 10 years ago • 0 comments

Support option for allowing a user to limit the number of items in a nestable list. This concerns itself only with the destination (drop list) item count. The comparison for >= is in the case that more than the item limit was rendered to the list (i.e. even though you limited nestable to 3 items, the server side template rendered 5 items). I realize this could be more concise and have better performance, but is presented for readability.

uhrohraggy avatar May 06 '14 18:05 uhrohraggy