Skip to content
Snippets Groups Projects
  1. Jun 04, 2019
    • Isaac Evavold's avatar
      fix termcode factory reinitialization error · 94547f25
      Isaac Evavold authored
      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
      94547f25
  2. May 08, 2019
Loading