Skip to content
Snippets Groups Projects
  • Helena Jank's avatar
    b2ac072f
    # some code optimizations: · b2ac072f
    Helena Jank authored
    - removed redundant local variable "name" from activateFunctionalities(), replacing occurrences with global_currentInputUnitName (equal to "name" after unit is clicked)
    ! fixed minor bug: unit names are now displayed in menu instead of "undefined"
    b2ac072f
    History
    # some code optimizations:
    Helena Jank authored
    - removed redundant local variable "name" from activateFunctionalities(), replacing occurrences with global_currentInputUnitName (equal to "name" after unit is clicked)
    ! fixed minor bug: unit names are now displayed in menu instead of "undefined"