marquee
marquee copied to clipboard
How to add list to Marquee
Hello I have a number of messages that are in a list. I want to display them one after the other but he lets me insert only a string. Is there another way to display the list line by line?
Sadly, that's not possible. If you just want to display multiple messages one after another, you can of course separate them with spaces, but I suppose you also want to stop at every message?
Yes
בתאריך יום ב׳, 27 בספט׳ 2021, 11:50, מאת Marcel Garus < @.***>:
Sadly, that's not possible. If you just want to display multiple messages one after another, you can of course separate them with spaces, but I suppose you also want to stop at every message?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marcelgarus/marquee/issues/72#issuecomment-927661269, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQV43XW7YHDXXSARG3MTG7TUEAV4XANCNFSM5DXAQPRQ .
Yeah, that would require a major re-architecture of the widget. ☹️ See #23 for more details