dnd-timeline
dnd-timeline copied to clipboard
issue with resize handler
I had a problem when I try to resize an item, using the code in the examples I get this result:
when I log relevance when resizing it shows the new values correctly but then it logs the old value, so it sets the prev value back.
dragging items works great.