Delete own photos, fetch/sync remote deletions #55

Merged
raucao merged 5 commits from feature/delete_own_photos into master 2026-05-13 10:08:22 +00:00
Showing only changes of commit 7bab8dfa09 - Show all commits

View File

@@ -68,6 +68,7 @@ export default class PhotoCarousel extends Component {
return;
}
this.internalEventId = eventId;
this.isProgrammaticScroll = true;
const scrollAction = () => {