datastructures-visualization icon indicating copy to clipboard operation
datastructures-visualization copied to clipboard

Removing items from queue should copy color to output box

Open JMCanning78 opened this issue 3 years ago • 0 comments

The Queue visualization should copy the colored background of the stored item to the output box to represent the data extraction like all the other data structures do. This should apply to both the Remove and Peek operations.

JMCanning78 avatar Jun 14 '22 22:06 JMCanning78