akhanubis / anu_twitch_chat_overlay

Issues tracker for Twitch Chat Overlay browser extension
5 stars 1 forks source link

0.4.0 Partially Broken on Firefox #34

Open Lakshmann opened 2 years ago

Lakshmann commented 2 years ago

Version 0.4.0 breaks the tool/customization button in the overlay chat header on Firefox.

I'm certain it's limited to 0.4.0 on Firefox only because it is fully working as expected on Chrome, and 0.3.9 (roll back) on Firefox has the button functioning as well (along with the huge overlay button bug that was fixed in 0.4.0). Toggling the config option doesn't change anything either.

Side question: between the two browsers, is it normal for Twitch on Firefox to lose the main chat container on the right when enabling the overlay? Chrome doesn't have this quirk — main chat on the right co-exists with the overlay chat.

akhanubis commented 2 years ago

Thanks for the report!

1) I think it's not Firefox specific, rather related to the storage schema of the settings being different in the new version. I fixed that in 0.4.1 (deploying rn). If it still doesnt work on 0.4.1 Firefox, then there is something else going on.

2) There is an option to enable/disable that behavior. You can access it from about:addons on Firefox or about:extensions on Chrome

image

image

Lakshmann commented 2 years ago

Awesome, thanks for the quick fix! It's golden again on 0.4.1.

Roger on the config option. I thought it was a general fix/improvement and had toggled it on after first installation (without troubleshooting, my bad).