Search found 2 matches
- 20 Nov 2017 15:16
- Forum: User Help / Bug Reports
- Topic: Marquee text within widget
- Replies: 3
- Views: 11735
Re: Marquee text within widget
Oh I see, that makes a lot of sense. I haven't even thought about scrolling vertically. The string I use within the widget displays music information such as the currently playing track, album and artist, so it is basically a singleline string with an undefined length. The part about checking the fi...
- 19 Nov 2017 20:36
- Forum: User Help / Bug Reports
- Topic: Marquee text within widget
- Replies: 3
- Views: 11735
Marquee text within widget
Hello everyone, I am wondering if it is actually possible to create auto-scrolling text within a widget in case its string is too long to be displayed in a single line/the amount of letters is above a defined range? For layout purposes, multiline is not an option for me and I have an inkling that it...