Skip to content

Commit 2db8808

Browse files
devvaannshabose
authored andcommitted
fix: control box update content add in allowed list
1 parent 7ea3261 commit 2db8808

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/LiveDevelopment/BrowserScripts/RemoteFunctions.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ function RemoteFunctions(config = {}) {
7070
"renderDropdownItems",
7171
// called when an item is selected from the more options dropdown
7272
"handleDropdownClick",
73+
"updateContent", // in-place content refresh for control box etc. after drag
7374
"reRegisterEventHandlers",
7475
"handleClick", // handle click on an icon in the tool box.
7576
// when escape key is presses in the editor, we may need to dismiss the live edit boxes.

0 commit comments

Comments
 (0)