ux
This commit is contained in:
@@ -5030,7 +5030,7 @@ const AppLayout = () => {
|
||||
onExit: handleDeskExit,
|
||||
onRefresh: refreshCurrentFolder,
|
||||
onDocumentOpen: handleDeskDocumentOpen,
|
||||
onInspectDocument: null,
|
||||
onInspectDocument: inspectDocument,
|
||||
onEntryPointer: handleEntryPointerCore,
|
||||
onDocumentStackSelect: handleDeskDocumentStackSelect,
|
||||
onPromoteSelection: promoteSelectionOrder,
|
||||
@@ -5088,6 +5088,7 @@ const AppLayout = () => {
|
||||
detailPanelOpen,
|
||||
handleDetailPanelClose,
|
||||
handleDeskDocumentOpen,
|
||||
inspectDocument,
|
||||
resolveThumbnailUrlForDoc,
|
||||
handleDocumentTagDrop,
|
||||
handleTagRemove,
|
||||
|
||||
Reference in New Issue
Block a user