You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2024. It is now read-only.
So far I'm really happy with the module and these are only minor things, so sometimes when opening a tweet or going to the trends and back to the timeline ads appear for a tiny moment. Also scrolling upwards sometimes has a weird "rubber band effect" right where the ad would be located.
Again, these are small things but mby you don't even experience the same problem so just letting you know
Here's the rubber band effect:
InShot_20211028_232254183.mp4
The flashing:
InShot_20211028_232150998.mp4
The text was updated successfully, but these errors were encountered:
What I think is happening is that the ad deletion works by deleting an ad whenever it becomes visible on the screen, but because this isn't quite instant it is visible for a moment which is the cause of the flashing. The scrolling issue is due to the ad being deleted and Twitter having to fill in the empty space either with the same ad again or by just moving the tweet below up. And this is because websites and basically everything on the internet works by going from left to right and top to bottom when displaying divs.
And it happens on all devices, because recently I moved from an a7 2017 (exynos) with a custom rom to an S20 FE 5G (snapdragon) with stock rom and the problem persists. Otherwise, the module works perfectly, a fix would be highly appreciated tho ☺
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So far I'm really happy with the module and these are only minor things, so sometimes when opening a tweet or going to the trends and back to the timeline ads appear for a tiny moment. Also scrolling upwards sometimes has a weird "rubber band effect" right where the ad would be located.
Again, these are small things but mby you don't even experience the same problem so just letting you know
Here's the rubber band effect:
InShot_20211028_232254183.mp4
The flashing:
InShot_20211028_232150998.mp4
The text was updated successfully, but these errors were encountered: