Godiesc / firefox-gx

Opera GX Skin for Firefox
Mozilla Public License 2.0
794 stars 40 forks source link

Bug (?) with NewTab Wallpaper #145

Closed GrPK closed 6 months ago

GrPK commented 6 months ago

Hello, regarding second option when trying to change the NT wallpaper, if I edit the lines 19 and 24 with the new wallpaper name (let's say, for example wallpaper-dark5.png), the wallpaper-dark.png will still be applied. Changing the name of the ...5.png to wallpaper-dark.png fixes the issue.

So the problem is that you cannot put another name except wallpaper-dark.png wallpaper-white.png and not something like YourName.png?

GrPK commented 6 months ago

What I tried to say is that only Option 1 is working, but not Option 2 when I want to put a png with a specific name

Godiesc commented 6 months ago

hi, changing the name in the code should work, you can use other name and file extension like 'yourname.png', 'yourname.jpg', 'yourname.gif' or the image you want, be sure your image is in 'newtab' folder and restart the browser if you are not editing the file with the console.

imagen

Godiesc commented 6 months ago

I'll assume your problem is resolved.