Godiesc / firefox-one

Firefox Theme for Opera One skin Lovers
Mozilla Public License 2.0
301 stars 8 forks source link

Window control buttons backgroud doesn't fade after losing focus form hover in some cases #37

Closed TriDEntApollO closed 3 months ago

TriDEntApollO commented 3 months ago

https://github.com/Godiesc/firefox-one/assets/68052236/690fe910-b17c-4d4b-bdcc-c3ef0b3de490

In the video you can see when the cusror hover in between or over multiple buttons only the last button to loose cusor hover changes it background to transparent

Godiesc commented 3 months ago

hi, I updated the code to solve this problem, I tested in Firefox Beta and I will release the changes in 15 days, you can test it from code->download zip, maybe in Firefox Stable works fine. A new way to display the wallpaper in newtab page was added using the new Firefox feature and you can active it with this in about:config:

browser.newtabpage.activity-stream.newtabWallpapers.enabled to true

TriDEntApollO commented 3 months ago

So the issue is indeed fixed in the latest commit and everything works as expected.

One unrelated question tho out of curiosity that in the preview image how did you get those colorful bars before the pinned homepage tabs

image

And thanks for your time and effort

Godiesc commented 3 months ago

imagen

the container tabs? you create them from right clic on the NewTab button:

Sin título

TriDEntApollO commented 3 months ago

imagen

the container tabs? you create them from right clic on the NewTab button:

Sin título

Dumb me, thank you for the info