Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling "Hide Avaters" doesn't bring them back #1232

Closed
iitsg opened this issue Feb 18, 2022 · 5 comments · Fixed by #1306
Closed

Disabling "Hide Avaters" doesn't bring them back #1232

iitsg opened this issue Feb 18, 2022 · 5 comments · Fixed by #1306
Labels
Bug Bug or required update after YouTube changes help wanted Just an old github standard we add automatically. (The team can remove it when working on it.)

Comments

@iitsg
Copy link

iitsg commented Feb 18, 2022

Bug Report:

BUG: I enabled & disabled "Hide Avatars" in the comment section, but they never appeared again

HOW: Enable & disable "Hide Avatars" in Appearance > Comments > Hide Avatars

EXPECTED (/preferred) behavior: Enables avatars in comment section again

CURRENT FIX: If anyone has the same bug, use stylus with following line:
#author-thumbnail { display: block !important; }

Setup:

⚬ ImprovedTube Version: 3.935
⚬ Browser: Firefox Developer Edition 98.0b3 (64-bit)
⚬ Settings:

{"analyzer_activation":true,"below_player_loop":false,"below_player_pip":false,"header_hide_country_code":true,"header_improve_logo":false,"hide_author_avatars":false,"hide_footer":true,"hide_more_button":true,"hide_save_button":false,"hide_share_button":false,"hide_thumbnail_overlay":false,"hide_voice_search_button":true,"how_long_ago_the_video_was_uploaded":false,"livechat":"hidden","mark_watched_videos":true,"only_one_player_instance_playing":false,"squared_user_images":false,"theme":"black","track_watched_videos":true,"youtube_language":"en"}

⚬ OS: Windows 11 Home 21H2

@iitsg iitsg added Bug Bug or required update after YouTube changes help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) labels Feb 18, 2022
@ImprovedTube
Copy link
Member

Thanks @iitsg

@mrangjunboon2017s
Copy link

"avaters", new word? why?

@ImprovedTube
Copy link
Member

ImprovedTube commented Feb 27, 2022

@mrangjunboon2017s - today it is my honor to proudly declare you the most consistent contributor of the year!
🏵️🏅 (please share the award with your twins)

@cobrabr
Copy link

cobrabr commented Mar 1, 2022

Another choice of workaround is to export the config, remove the hide_author_avatars config entirely (instead of leaving it at false), remove the extension from Chrome, re-add it and import.

@iPaulis
Copy link

iPaulis commented Mar 24, 2022

I found the same issue in firefox, it is pretty annoying that the extension does not read the value set to false, and does not restore the avatars.
My workaround was to export settings, reset all settings, edit the exported settings to delete the hide_author_avatars part, save, and import the settings file. It works like this.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug or required update after YouTube changes help wanted Just an old github standard we add automatically. (The team can remove it when working on it.)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants