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

Resolved Issue 6316: Use SVG logo and icons instead of png #6491

Closed

Conversation

JasonZelmanovich
Copy link

Fixes #6316

@github-actions github-actions bot added Type: Feature Request Identifies requests for new features or enhancements. These involve proposing new improvements. Good First Issue Indicates issues suitable for newcomers to design or coding, providing a gentle introduction. Theme: UI/Visual Issues that focus on improving the visual aesthetics, layout, and typography of the user interface. labels Mar 27, 2024
@wetneb
Copy link
Sponsor Member

wetneb commented Mar 28, 2024

Thank you! It does look like the logo has got a bit bigger in the process, which is perhaps fine, but intuitively when doing such a change I would try to preserve the appearance as much as possible. By introducing a visual difference, you are making your PR vulnerable to people with opinions about visual design and that's an easy way to get your contribution stuck (since tastes can vary so widely!)

Here are some before/after screenshots:

Before

image

After

image

I noticed that the SVG file you introduced has quite some margins at the top and bottom. Is that intentional? Perhaps it would be more convenient to crop those margins.

Also I have noticed there are some other uses of the PNG logo that should be converted in the same go: in project.vt for instance. You should be able to find an exhaustive list of them by searching for the filename of the PNG image.

Also I wonder if we should delete the PNG file in this PR? Or leave it for a while in case some extensions rely on its presence to include it in their own UI? No strong feelings about it.

@wetneb
Copy link
Sponsor Member

wetneb commented Apr 4, 2024

Hi @JasonZelmanovich, are you still working on this?

@JasonZelmanovich
Copy link
Author

Yes, I plan to fix those issues by end of the day

@wetneb
Copy link
Sponsor Member

wetneb commented Apr 16, 2024

@JasonZelmanovich I have opened a broader issue about removing all uses of raster icons in the tool: #6538.
As part of that I have identified multiple copies of the OpenRefine logo, all of which would be worth deleting in this PR (I would say):

Let me know if there is anything I can help you with here :)

@wetneb
Copy link
Sponsor Member

wetneb commented May 20, 2024

@JasonZelmanovich are you still working on this PR or should we close it?

@wetneb
Copy link
Sponsor Member

wetneb commented Jun 4, 2024

@JasonZelmanovich I'm closing this to keep our PR backlog manageable, but feel very invited to reopen a PR if you want to get back to it.

@wetneb wetneb closed this Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Indicates issues suitable for newcomers to design or coding, providing a gentle introduction. Theme: UI/Visual Issues that focus on improving the visual aesthetics, layout, and typography of the user interface. Type: Feature Request Identifies requests for new features or enhancements. These involve proposing new improvements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use SVG logo and icons instead of png
2 participants