| Author: | Cezille0 |
|---|---|
| Official Page: | Go to website |
| Publish Date: | March 13, 2016 |
| License: | MIT |
Description:
Creating Angular directive to make text marquee if it overflows its container, in the style of old iOS music app. Instead of fully scrolling off-screen then looping, it only scrolls until the overflowed text is shown (i.e., the entire string has been displayed to its last character).