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

Buttons jump around when skipping songs #12

Closed
elementaryBot opened this issue Apr 9, 2017 · 1 comment · Fixed by #247
Closed

Buttons jump around when skipping songs #12

elementaryBot opened this issue Apr 9, 2017 · 1 comment · Fixed by #247

Comments

@elementaryBot
Copy link
Contributor

elementaryBot commented Apr 9, 2017

The sound notification indicator should ellipsize song names and always have a fixed witdth to avoid having the buttons jumping around when skipping songs.

Ellipsize is already implemented, but it isn't strict enough to keep the buttons from jumping around.

Launchpad Details: #LP1578440 Zisu Andrei - 2016-05-05 00:01:21 +0000

@danirabbit danirabbit changed the title Better ellipsize is needed for song names Buttons jump around when skipping songs Apr 9, 2017
@bluesabre
Copy link
Sponsor Member

bluesabre commented Mar 4, 2021

Since ellipsizing is based on the number of characters, maybe this could be better handled with a ScrolledWindow and faded overshoot on the right?

For the fade idea:
https://blog.elementary.io/images/introducing-elementary-os-5-1-hera/popover-fade.png

Here's a screenshot of the ScrolledWindow implementation, but without the fade:
Screenshot from 2021-03-04 07-10-32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants