Skip to content

Refactor OperatorGUI

Thomas Duhamel requested to merge operator_gui_refactor into develop

Refactors OperatorGUI:

  • Cut down prefab to make it easier to edit later on (less possible conflict);
  • Cut down script that was too large to make it clearer.

Fixes:

  • The pause system was interacting weirdly with the timer (for breaks and estimation lock).

Merge request reports