-
Notifications
You must be signed in to change notification settings - Fork 887
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
* Implement divider for video "more dropdown menu" #1748
* Implement divider for video "more dropdown menu" #1748
Conversation
Edit: This probably won't make into 0.15 release, no need to rush |
2 more
|
Updated all existing |
found another dropdown https://youtube.com/playlist?list=PLF1CC814A59FF59DE |
@efb4f5ff-1298-471a-8973-3d47447115dc |
89b8892
to
645f3c7
Compare
I feel like this is an improvement, but it is a workaround for universal new share menu implimentation: |
But #1450 does not mention anything for "Mark as Watched" |
that could be a seperate button centered at the top |
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! Only thing i might change is in Dark mode it is hard to that an option is highlighted when u hover over it.
Well I don't have good idea to fix that and that problem is not specific to this PR |
In progress (just restarted today) |
4999aab
a07b58b
to
4999aab
Compare
Merge conflict fixed and whatever bug(s) I found fixed |
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
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.
The reduction of the vertical padding around the menu options combined with the dividers make the longer options look quite cramped.
I think 8px might be a good comprimise that still looks quite good without taking up too much space:
@absidue |
…Store file change
I didn't find any functionality issues, thanks for updating the padding. |
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
Pull Request Type
Please select what type of pull request this is:
Related issue
IRC chat:
Description
located on video card/box rendered in views like search result/history/trending,
so that the options are reordered and group together.
Dividers are used for grouping.
Screenshots (if appropriate)
New screenshots (all dropdown updated by this PR, too lazy to take for all themes)
Old screenshots (before divider opacity reduced):
Testing (for code that is not small enough to be easily understandable)
A: More Options
B: Download Video
C: Change Video Formats
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.