Skip to content

Commit

Permalink
#4405 – Macro: Switching to Sequence mode causes page freeze | Extrac…
Browse files Browse the repository at this point in the history
…ting a code thet causes freetzing
  • Loading branch information
mate-meszaros-epam committed May 8, 2024
1 parent a0dd19b commit 4c6d4a0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1360,8 +1360,8 @@ export class DrawingEntitiesManager {
lastRearrangeResult = rearrangeResult;
}

//Macro: Switching to Sequence mode causes page freeze task.
//Without it, there is no error.
// Macro: Switching to Sequence mode causes page freeze task.
// Without it, there is no error.
/*
if (rearrangeResult?.nextMonomer) {
stack.push({
Expand Down

0 comments on commit 4c6d4a0

Please sign in to comment.