focus editPanel

This commit is contained in:
j 2018-03-07 13:24:46 +05:30
parent 812959a8c1
commit 9b8b6a1744
1 changed files with 1 additions and 0 deletions

View File

@ -403,6 +403,7 @@ pandora.ui.editPanel = function(isEmbed) {
pandora.$ui.mainPanel.replaceElement(1, that);
updateSmallTimelineURL();
ui.edits[ui.edit].view == 'grid' && enableDragAndDrop();
that.gainFocus();
}
function renderEdits() {