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

Priorty Queue peek shoud copy background color to output box

Open JMCanning78 opened this issue 3 years ago • 0 comments

Since the background color represents the data associated with a key in the priority queue (and maybe all the data structures), the colored background should be copied to output box and remain when the operation finishes to indicate what item was returned from peek().

JMCanning78 avatar Jun 21 '22 19:06 JMCanning78