elementary / elementary/granite
Add ticker-textbox style class that scrolls when hovered over
- Dominant language
- Vala
- Stars
- 329
- Forks
- 65
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 31
Description
## Problem
Having cut-off text fade out instead of hyphenated/ellipsized is far more practical but also just looks more pleasant. It would get across the metaphor of it being cut off more literally and would also make text able to be read when it it is hovered over or selected.
## Proposal
_(I don't know how many levels of difficult this is)_
There should be a style class of text box that fades out to the limit of the box when the text it contains is cut off. It would also scroll at a slow speed when hovered over or selected.
## Prior Art
iOS Music app:

Contributor guide
Assessment
This issue has not been assessed yet.