Skip to content

Commit

Permalink
Fixed #165
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie Lee committed May 14, 2016
1 parent c8dbe7d commit ba98431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@ function updateFrameReel(action, id) {
onionSkinFrame = id - 2;
}
frameReelRow.removeChild(frameReelRow.children[id - 1]);
_updateStatusBarCurFrame(totalFrames - 1);
}

// We have frames, display them
Expand Down

0 comments on commit ba98431

Please sign in to comment.