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

Increase max height #134

Merged
merged 2 commits into from
Aug 1, 2024
Merged

Increase max height #134

merged 2 commits into from
Aug 1, 2024

Conversation

git-f0x
Copy link
Contributor

@git-f0x git-f0x commented Jul 16, 2024

Should close #116, and maybe #89 (can't test this since it takes my entire screen at 200%, and only 2 rows fit).
Tuned the value to not have the highlight of the hovered app touch the edge, and to not be able to accidentally launch apps in the 4th row (when no icon is visible, but the top of the highlight is clickable).

Unrelated, but maybe a small issue on Pop: when running sudo apt reinstall cosmic-*, this message is shown
E: Unable to locate package cosmic-applibrary, which might be because the repo name is different from the package name in Pop.

Adds a small amount of padding at the bottom of the scroll container, for consistency.
@git-f0x
Copy link
Contributor Author

git-f0x commented Jul 19, 2024

If you have time, can you test if this fixes your issue @ryanabx?

@ryanabx
Copy link
Contributor

ryanabx commented Jul 19, 2024

If you have time, can you test if this fixes your issue @ryanabx?

With pleasure! When I'm off work 😇

@git-f0x
Copy link
Contributor Author

git-f0x commented Aug 1, 2024

Sorry for the ping, but just for the sake of some polish for the alpha, can this maybe be reviewed @wash2?
Before:
screenshot-2024-08-01-18-27-03
After:
screenshot-2024-08-01-18-30-34

The reason the height is larger than in the designs is that the buttons in the designs are 152x124, while the current buttons are a bit bigger (at least vertically). The height in the designs has a minor issue with 2-line names, since the letters go outside the highlight. The current buttons could maybe be shrunk slightly vertically (though not sure if that would look right with 2-line names), which might allow reducing the max height, but not sure.

@wash2 wash2 merged commit e0bdd65 into pop-os:master Aug 1, 2024
1 check passed
@jacobgkau jacobgkau linked an issue Aug 19, 2024 that may be closed by this pull request
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.

Scroll bar is shown for tiny padding space in the 3rd row 200% scaling has scroll bar for home page
3 participants