kopia lustrzana https://github.com/pixelfed/pixelfed
Update Timeline.vue component, remove tap for lightbox as it conflicts with new carousel
rodzic
0617fada73
commit
96e25ad2cd
|
@ -127,7 +127,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="postPresenterContainer" @click="lightbox(status)">
|
||||
<div class="postPresenterContainer">
|
||||
<div v-if="status.pf_type === 'photo'" class="w-100">
|
||||
<photo-presenter :status="status" v-on:lightbox="lightbox"></photo-presenter>
|
||||
</div>
|
||||
|
|
Ładowanie…
Reference in New Issue