Color Logo.svg

Prime Tracker2 months ago

When you create another logo.svg it creates with fill and stroke in the color you selected in the editor, from "FFFFFF" to "000000" from white to black, so when it needs to inveter the desktop logo for mobile it is not done, I know that you can put the logos normal and inverted by the server, more for those who want to compile the traccar-web ja with the logo.svg in the already functional src, when editing the logo.svg file use instead of fill and stroke in "ffffff" or any other color, change to fill and Stroke "CurrentCollor," so it changes the desktop and mobile logo correctly.
Screenshot_20250921_121527_Samsung Internet.jpg
Screenshot_20250921_121542_Samsung Internet.jpg
Screenshot_20250921_123712_Samsung Internet.jpg
Screenshot_20250921_123748_Samsung Internet.jpg

Anton Tananaev2 months ago

It would be great if you split your statement into proper sentences. Really hard to read and understand what you're trying to say.

Prime Tracker2 months ago

I will explain better, when you create a new logo.sgv file in some .svg editor it generates the logo with the solid color you choose in the editor, so when you load the logo.svg in src/resouces/image it appears in the same color on desktop on the left side on the blue background, and in the same color as in mobile above user and password, so if you put the logo.svg in dark color it gets bad to view in desktop mode, and in mobile mode it looks good, if you use light color on desktop it looks good On the blue background and in mobile it disappears, using "currentcolor" in the logo.SVG solves this problem, it is not a criticism but a difficulty that I had in solving this problem, and it certainly falls to have more users who may also have this problem. Thanks

Anton Tananaev2 months ago

Seems like you completely ignored my suggestion.