prg-titech / Kanon

A live programming environment specialized for data structure programming.
https://prg-titech.github.io/Kanon/
MIT License
68 stars 4 forks source link

redesign UI for hiding/showing classes #41

Open masuhar opened 2 years ago

masuhar commented 2 years ago

image

In the current implementation, there is a feature that shows/hides specific classes. The UI of this feature is a list of class names with check boxes, which are not nice. Consider better UI and implement that.

One idea is: