Open nnn1590 opened 3 years ago
The font seems thinner and weird also. I'l like these changes to be reverted too.
Yeah, it's the issue from a while back that was only pushed out to certain unlucky users, now it seems everyone has it.
If anyone wants a temporary fix since Bl4Cc4t's on Hiatus until September, I've been (albeit somewhat half-assedly) patching the cracks with custom CSS script I haven't alterred the pages for accounts already being followed
But I have (hopefully) fixed it for unfollowed accounts:
Edit should also mention, I haven't fixed the 'Who to Follow' or other in-feed pop-ups as my CSS script removes those entirely (That stuff is useless clutter imo), but I can try to do some patch work should anyone want it bad enough.
Since this design update is somewhat critical, I'll try my best to create a fix for the script asap. If I picked it up correctly, the changes are so far:
I'll try to do the last 3 points, maybe I can reuse the modifications from #266/#272.
Related: #322
I just pushed the new version, I hope it fixes the majority of changes the UI update introduced. See you in about a month!
Thanks! I also noticed when there's a picture in a tweet, the space between the picture and the text above is smaller than before: In some cases, there's 0 pixel between them. This seems caused by the update.
Thanks! I also noticed when there's a picture in a tweet, the space between the picture and the text above is smaller than before: In some cases, there's 0 pixel between them. This seems caused by the update.
If you're fine with using CSS to fix it for now, this is what I've been using to patch it for now:
[class="css-1dbjc4n r-1iusvr4 r-16y2uox r-1777fci r-1t982j2"]>.css-1dbjc4n>.css-1dbjc4n>[class*="css-901oao"]{ padding-bottom: 5px; }
Thanks! I also noticed when there's a picture in a tweet, the space between the picture and the text above is smaller than before: In some cases, there's 0 pixel between them. This seems caused by the update.
You're right, in this case they seem to have removed some spacing. I'm not sure why they did that, it looks horrible like that. I fixed that in https://github.com/Bl4Cc4t/GoodTwitter2/commit/df0262606b0de7e1b321508e7ff7eed82c48dafc.
Describe the feature Recently, Twitter has changed its UI. Some borders have been removed and the color of the follow button, etc. has changed.
(and seems Square Avatars broken.)
I would like them to be restored.