Use linked lists to manage elements queue
ruyadorno opened this issue · 1 comments
ruyadorno commented
Just do things the right way :)
ruyadorno commented
Feeling like changing of mind here... Indexes can be tied to the change()
function, allowing for click-on-button/change-slide functionality. Not sure if the linked lists would provide a better way of handling this, would probably just end up duplicating functionality.
I will left this here while give it some more thinking...