The Wayback Machine - https://web.archive.org/web/20210915053101/https://github.com/CachetHQ/Cachet/issues/3709
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for vector images as custom logo #3709

Open
Pimorez opened this issue Jul 15, 2019 · 4 comments · May be fixed by #3711
Open

Add support for vector images as custom logo #3709

Pimorez opened this issue Jul 15, 2019 · 4 comments · May be fixed by #3711

Comments

@Pimorez
Copy link

@Pimorez Pimorez commented Jul 15, 2019

Under the 'Theme' settings tab you can upload images. It would be great if vector images can be added so it can scale without causing artifacts.

image

@welcome
Copy link

@welcome welcome bot commented Jul 15, 2019

👋 Thank you for opening your first issue. I'm just an automated bot that's here to help you get the information you need quicker, so please ignore this message if it doesn't apply to your issue.
If you're looking for support, you should try the Slack group by registering your email address at https://cachethq-slack.herokuapp.com. Alternatively, email [email protected] for our Professional support service (please note, this a paid service.)
If you're issue is with documentation, you can suggest edits by clicking the Suggest Edits link on any page, or open an issue at https://github.com/CachetHQ/Docs

@jbrooksuk
Copy link
Member

@jbrooksuk jbrooksuk commented Jul 15, 2019

I’d actually like to change this feature to just link to an uploaded file. Currently we store this file in the DB which was dumb.

However, in doing so, we will break the existing imagery. I guess we could support both for a while anyway.

@Pimorez
Copy link
Author

@Pimorez Pimorez commented Jul 15, 2019

jbrooksuk added a commit that referenced this issue Jul 15, 2019
@jbrooksuk jbrooksuk linked a pull request that will close this issue Jul 15, 2019
@fredloy
Copy link

@fredloy fredloy commented Aug 18, 2019

Add support for vector images as custom logo 2.4 and windows server 2016
https://image.noelshack.com/fichiers/2019/33/7/1566164638-problem.png
system xampp database mariadb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

4 participants
@jbrooksuk @Pimorez @fredloy and others