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

Actions: Fix pagesizes, grid alignment #1315

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

newhoa
Copy link
Collaborator

@newhoa newhoa commented Sep 26, 2024

This is probably an annoying set of PRs, as the changes are not very noticeable at all.

A while back I noticed some alignment issues with symbolic icons. Later I got some errors when doing some command line conversions. Turns out they were related. The pagesizes on these were not 16px by 16px, they were a little off. And the ones with the incorrect pagesizes were also ones with incorrect alignment.

So this fixes the pagesizes and the alignment issues (the alignment issues on some caused thin strokes to have a little blurriness and transparency). So they should be a liiitle bit sharper, and eliminate some clipping issues on a few of them.

The pagesize on these were incorrect (16.01, 15.9, etc as opposed to 16x16). This caused some clipping or alignment issues. Fixing this means there should be less clipping, and a little more sharpness.

The pagesize on these were incorrect (16.01, 15.9, etc as opposed to 16x16).
This caused some clipping or alignment issues. Fixing this means there
should be less clipping, and a little more sharpness.
@danirabbit danirabbit enabled auto-merge (squash) September 27, 2024 00:13
@danirabbit danirabbit merged commit feba691 into elementary:main Sep 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants