Gaming32 / ArrayV

New home of https://github.com/MusicTheorist/ArrayVisualizer
MIT License
303 stars 47 forks source link

Color-coding operations #80

Open distay0xGit opened 2 years ago

distay0xGit commented 2 years ago

This PR changes ArrayV to allow operations to be color-coded, with a legend included, if given operations it is able to color-code.

Gaming32 commented 2 years ago

Seems good, but I do have a few optimizations in mind... (such as not creating an array from a keyset on every frame)

Gaming32 commented 2 years ago

@distay0xGit Can you fix the checkstyle and build issues?

Gaming32 commented 2 years ago

This is not a sorts PR. Can you please remove Explicium Sort?

Gaming32 commented 2 years ago

Git, what are you doing?

rylid-umil commented 1 month ago

Could the custom color coding be a toggleable option? like to switch between color-coded operations and normal highlighting?