keep flashy map icon in feed

This commit is contained in:
2026-04-17 20:23:59 +02:00
parent 932f950ed8
commit 3416ace4ee
11 changed files with 41 additions and 13 deletions

View File

@@ -560,8 +560,9 @@ export default {
+ window.pageYOffset
- parseFloat(getComputedStyle(this.$refs.feedSimpleBar.$el).paddingTop)
);
bFound = true;
aoRefs[0].executeMainAction();
this.spot.flushHash(['post', 'message']);
bFound = true;
}
return bFound;