private void OnDisable() { stickerSavedPopup.ClosePopup(true); }
void OnDisable() { //Unsubscribe to the OnSelectionChange contentScroll.OnSelectionChange -= UpdateDetailsPanel; savedPopup.ClosePopup(true); }