Skip to content
Snippets Groups Projects
Commit 94547f25 authored by Isaac Evavold's avatar Isaac Evavold
Browse files

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
parent 9f3dd806
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment