Hi and thank you for fixing the “newColumn” issue on your latest release
I have a requirement that need to move images from a column to another columns between multiple kanban tables.
The newColumn is now populated however the ‘itemRenderer’ property is not being copied over.
http://jsfiddle.net/bmosca/3u1h7g9L/5/
On the example above, the image just disappears when moving to a column from another connected kanban table.
Also on that example it looks like I cannot move items from #kanban1 to #kanban5 or #kanban6, the dragged element seems stuck at #kanban4 and won’t be movable further down the screen
Is that something that could also be fixed please?
Many thanks