Skip to content

Two important bug fixes

Compare
Choose a tag to compare
@aplteam aplteam released this 25 Jul 18:51
  • With commit from 2019-05-30 a serious bug was introduced regarding removing any items from the hit list.

    Rather than just removing the selected items the objects were also deleted from the workspace. However,
    acre was not told to delete them, so after re-opening the project everything was back again.

  • The assignment of a variable in a namespace script was ignored when on the same line a dfn was defined
    and the next function was a trad fun that carried the definition of a dfns.