-
Notifications
You must be signed in to change notification settings - Fork 10
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
Some issues with the interface: line spacing, comments and recommendation ill-positioned etc. #132
Comments
Thank you for your support.
The current line height is 1.75rem, which comes directly form Vuetify (and I assume Material Design recommendations) and is unmodified. Is it excessive compared to other applications?
Yes, it's optimized for the simple use-case where people go video-to-video and scroll down after watching the video (or scroll down to peek at the description or something)
That is true and it's because using a more compact notation was causing problems with certain languages and it's ordinarily completely unnecessary because there's enough space to accommodate the longer notation, it usually doesn't overflow to a second line. Are you seeing overflowing in a significant number of cases?
Yes, these are stylistic in nature and can be solved rather easily.
There's only an insignificant amount of margin, I am unable to perceive it as too big. Yes, PM is a little scrolling intensive because it intends to maximize the amount of importance the video, the reason why people use it in the 1st place, gets. If you have any concrete suggestions on what could be made smaller or where the places with low information density are, I'll be happy to hear it.
|
I forgot to mention one thing which should have cleared my issues single-handedly : I'm using a 13" notebook which might be the reason you can't see things from my perspective. Here are some screenshots: This is how things look on my end with 95-98% of size accuracy ( I tried to capture the maximum area visible on one screen of my 13.3" screen) I recommend opening the images in a new tab though I'm still not sure if this is gonna make it exactly clear to you how they appear on my end. I think an easier way is to take screenshots on your end of same things (home, side recommendations full length and one card screenshots) and then compare them with these screenshots. |
|
Hi, first of all I really want to thank you for taking such initiative with already great piped for improving performance and all.
I just came to know about this project and have started using it on regular basis. I just have some minor issues:
I understand that because of different APIs things rendered on front can look much different but most of the issue I'm describing here simply seems like font,line spacing, css issues which extensions/userscripts solve without any change on the backend.
All these things: video description, comments section and sidebar (recommendations) having too much side space, combined with huge cards because of line spacing and long titles forces the user to scroll too much unnecessarily.
Apart from that it looks great and doesn't need any changes.
The text was updated successfully, but these errors were encountered: