onCloseEditor param of ProImageEditorCallbacks() seems to include all sub editors, even though each sub-editors have their own onCloseEditor param. But the MainEditorCallbacks doesn't have that, preventing from having a customization just for the main editor which i don't wanna apply to the sub editors.
onCloseEditor param of ProImageEditorCallbacks() seems to include all sub editors, even though each sub-editors have their own onCloseEditor param. But the MainEditorCallbacks doesn't have that, preventing from having a customization just for the main editor which i don't wanna apply to the sub editors.