mirror of
https://github.com/scratchfoundation/scratch-flash.git
synced 2025-02-17 11:50:18 -05:00
Merge pull request #605 from AndersBillLinden/comment-layout-fix
Comment layout fix
This commit is contained in:
commit
cfffd014c4
1 changed files with 1 additions and 0 deletions
|
@ -574,6 +574,7 @@ public class BlockMenus implements DragClient {
|
|||
}
|
||||
}
|
||||
app.runtime.updateCalls();
|
||||
app.scriptsPane.fixCommentLayout();
|
||||
app.updatePalette();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue