Merge pull request #605 from AndersBillLinden/comment-layout-fix

Comment layout fix
This commit is contained in:
Shane M. Clements 2015-02-09 12:51:59 -07:00
commit cfffd014c4

View file

@ -574,6 +574,7 @@ public class BlockMenus implements DragClient {
}
}
app.runtime.updateCalls();
app.scriptsPane.fixCommentLayout();
app.updatePalette();
}