-
-
Couldn't load subscription status.
- Fork 4.6k
Make sure most app names don’t ellipsize, fix #22845, fix #22219 #22924
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
Conversation
|
Great 👍 |
|
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 33185: failureacceptance-app-files
Show full logacceptance-users
Show full log |
|
/backport to stable20 |
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.
Looks good!
|
Minor gripe, lol, but is there any way to remove that "bounce" up that the entire row does when placing the cursor over any of the icons? Like, keep all the icons in the same horizontal place, and just have the text popup under the icons instead of bouncing the entire row up to make room for the text. For some reason that looks really ugly to me. It reminds me of a lot of times when working with CSS and a "hover bounce" accidentally happens after adding something and you have to fix it. :) |
The problem with that is there are 2 scenarios:
|
Small adjustments to make sure that most app names don’t ellipsize, as discussed @karlitschek @juliushaertl
Further enhancement for active/hover/focus states:
Before
After