Can you add a proper way to add own callback on the 3 buttons "save / no save / cancel"
Actually we have a callback for the save button (onSaveFileButtonClicked) and we need to do the same logic when user press "save" on the unsavedChangesDialog
Thanks
Can you add a proper way to add own callback on the 3 buttons "save / no save / cancel" Actually we have a callback for the save button (onSaveFileButtonClicked) and we need to do the same logic when user press "save" on the unsavedChangesDialog Thanks