We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c4713 commit a8fcd5fCopy full SHA for a8fcd5f
src/LiveDevelopment/BrowserScripts/RemoteFunctions.js
@@ -1159,6 +1159,7 @@ function RemoteFunctions(config = {}) {
1159
_clearDropMarkers();
1160
window._currentDraggedElement = this.element;
1161
dismissUIAndCleanupState();
1162
+ dismissImageRibbonGallery();
1163
// Add drag image styling
1164
event.dataTransfer.effectAllowed = "move";
1165
});
0 commit comments