Skip to content

Commit

Permalink
v0.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
staniska committed Oct 2, 2020
1 parent 6c528dd commit 3344e0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/element-insert.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import {getCoordinatesInBase, getCoordinatesInFrame} from "./interpretator";

const myMath = new sinumerikMath();

//TODO переделать вставку элементов на обработку массива элементов целиком перед генерацией элементов для canvas

export function insertRnd(element_1, element_2, programName, recursion) {

Expand Down

0 comments on commit 3344e0c

Please sign in to comment.