Ryu-From-Streets / classcompass

CS320 PUMA2 semester project
6 stars 0 forks source link

Auto collapse course tree after 3 layers #69

Closed Ryu-From-Streets closed 6 months ago

Ryu-From-Streets commented 6 months ago

Current course tree can get unwieldy when there are a lot of prerequisites. Implement auto collapse after 3 layers to maximize information shown without overwhelming the user with the entire tree. Nodes should still be expandable allowing users to still view more of the tree if they wish. But by default it should only show 3 layers.

ngordonumass commented 6 months ago

Prerequisite tree now collapses after 3 layers