fix termcode factory reinitialization error
Error caused when user loaded the degree planner (thus initializing the termcode factory), switched to the dars view (which doesn't reset the termcode factory), then switched back to the degree planner (which attempted to initialize an already initialized termcode factory). This fixes the bug by only attempting to initialize the termcode factory if the termcode factory is uninitialized
Loading
Please register or sign in to comment