-
Notifications
You must be signed in to change notification settings - Fork 845
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
Update icon for channels button on side nav #5273
Update icon for channels button on side nav #5273
Conversation
suggestion (non-blocking): The alignment of the icons is now bugging me given that this new icon is pretty wide. Could we left-align the icons? |
I'd prefer |
YouTube doesn't seem to have an issue because the icons are all very similar in size. We could try scaling this particular icon to a small width (with height |
Ooh! We're very close now. That looks good on everything except the Hide Labels view, where the torso of the icon is poking out. Maybe we need some individual & commented patch for this specific Hide Labels case & icon, like a forced left padding that aligns the user part of the icon with the center. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Please update the OP with the newest screenshots when you have a sec!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update with the suggested change
OP screenshots updated, code change pushed @jasonhenriquez I meant to push code changes after you feel fine with the preview XD |
I do agree that this icon is way better than the one we had before but im after all those changes im still a bit bothered by the alignment. If this is the best that can be done than i just have to deal with it but i just wanted to point out that it still looks a bit off to me |
I think you can make an argument for making the bounding box of the icon centered around the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
* development: (78 commits) Bump the stylelint group with 2 updates (FreeTubeApp#5411) Bump rimraf from 5.0.8 to 6.0.1 (FreeTubeApp#5412) Translated using Weblate (Indonesian) Bump the babel group across 1 directory with 3 updates (FreeTubeApp#5419) Bump sass from 1.77.6 to 1.77.8 (FreeTubeApp#5413) Bump webpack from 5.92.1 to 5.93.0 (FreeTubeApp#5414) Bump lefthook from 1.7.1 to 1.7.2 (FreeTubeApp#5415) Bump electron from 31.1.0 to 31.2.0 (FreeTubeApp#5416) Fix about page not reacting to locale changes (FreeTubeApp#5393) Delete .github/workflows/report.yml (FreeTubeApp#5395) Bump version number to v0.21.1 Fix Invidious DASH manifest generation (FreeTubeApp#5387) ^ Update YouTube.js to 10.1.0 (FreeTubeApp#5384) Fix Invidious API error toasts saying undefined (FreeTubeApp#5380) Bump lefthook from 1.6.18 to 1.7.1 (FreeTubeApp#5376) Bump eslint-plugin-vue from 9.26.0 to 9.27.0 in the eslint group (FreeTubeApp#5371) Bump rimraf from 5.0.7 to 5.0.8 (FreeTubeApp#5373) Bump npm-run-all2 from 6.2.0 to 6.2.2 (FreeTubeApp#5374) Bump marked from 13.0.1 to 13.0.2 (FreeTubeApp#5375) Translated using Weblate (Portuguese (Brazil)) ... # Conflicts: # src/renderer/components/side-nav/side-nav.css
Conflicts have been resolved. A maintainer will review the pull request shortly. |
@efb4f5ff-1298-471a-8973-3d47447115dc |
* development: Bump version number to v0.21.2 Update YouTube.js to 10.2.0 (FreeTubeApp#5465) Update icon for channels button on side nav (FreeTubeApp#5273) Translated using Weblate (Azerbaijani) Fix getRegions script and update the regions (FreeTubeApp#5450) More flexible hardware acceleration for Linux (FreeTubeApp#5438) Bump the eslint group with 3 updates (FreeTubeApp#5441) Bump lefthook from 1.7.2 to 1.7.5 (FreeTubeApp#5445) Bump the fortawesome group with 4 updates (FreeTubeApp#5442) Bump swiper from 11.1.4 to 11.1.5 (FreeTubeApp#5443) Bump electron from 31.2.0 to 31.2.1 (FreeTubeApp#5444) Fix scss deprecation warnings (FreeTubeApp#5429) Bump the stylelint group with 2 updates (FreeTubeApp#5411)
Pull Request Type
Related issue
#5003 (comment)
Description
Update icon for channels button so an icon similar to the existing one can be used for remote playlist in #5003
Screenshots
Width reduced from 1.25em to 1em:
height reduced from 1.3em > 1.15em
Mobile
Testing
Desktop
Additional context