Godiesc / firefox-gx

Opera GX Skin for Firefox
Mozilla Public License 2.0
798 stars 41 forks source link

config toggle not working #97

Closed MAFiA303 closed 10 months ago

MAFiA303 commented 10 months ago

loving the new updates, good job as always. I updated the code to the recent version and it is not working, steps:

this are not taking effect, im on windows 11

Godiesc commented 10 months ago

hi, for firefox v.119 you should download from the "Releases" section, if you use beta use: code -> download zip

MAFiA303 commented 10 months ago

hi, for firefox v.119 you should download from the "Releases" section, if you use beta use: code -> download zip

i am using FF version 120.0b5 (64-bit) i added files using clone initially, and now downloaded with code -> download.zip

the tabs are both in the left tree and on the top. also this is back [header for side nav] image

Godiesc commented 10 months ago

maybe you are using too the preference for oneline config, that is not compatible, be sure to not have it. I will test it fast.

MAFiA303 commented 10 months ago

I just toggled it off, and still tabs are showing on top. I am using sideberry

Godiesc commented 10 months ago

sorry for the inconvenient, it' seems some rules are not working the way they should.

especifically this: @media (-moz-bool-pref:"firefoxgx.tree-tabs") and not ( -moz-bool-pref:"firefoxgx.oneline"){

seems like the "not" rule is invalidating the file. Deleting the not ... part works but I would like to fixes on right way jeje

Godiesc commented 10 months ago

I updated the files just now, thanks for the report, the problem is solve. If you see ither bugs pls report, I can't test all the styles all the time with every change. 💙

MAFiA303 commented 10 months ago

great job as always. its working amazingly