gamingdoom / datcord

An open-source Discord client that uses Firefox and Neutron
GNU General Public License v3.0
129 stars 5 forks source link

Can't turn letterboxing off? #33

Closed Cobradabest closed 1 year ago

Cobradabest commented 1 year ago

Hey, I've noticed the latest version of Datcord has turned on letterboxing, but I can't find any way to turn it off.

Is there any way to turn it off using about:config?

felixity1917 commented 1 year ago

privacy.resistFingerprinting.letterboxing = false

gamingdoom commented 1 year ago

So it turns out that this was a bug with mismatching code versions. I have fixed it and pushed it to Unstable. Github Actions builds broke and I am working on fixing them the builds. Once I fix those builds I will release a new version of Datcord with these fixes.