Page 1 of 1
how to precisely control text scroll looping
Posted: Wed Jul 10, 2024 06:11
by tassy
This post uses a translation app.
I am sorry if my writing is full of mistakes.
I'm trying to create a banner text with repeated sentences, one per line.
I want to display text across the entire width of the screen, but I can't.
I want it to be a seamless loop not that the line falls off screen before it shows up again.
Re: how to precisely control text scroll looping
Posted: Fri Jul 12, 2024 11:03
by Zoltán
Use text animator's animation options to move the text
Re: how to precisely control text scroll looping
Posted: Wed Jul 17, 2024 04:19
by rawdesigns
if I'm not mistaken the text animator scrolling feature doesn't work if your lines of text vary in number of characters used. I use TickerBox Juicebar plugin to achieve this although it has some "bugs" or "features". For example, of you use a comma it flips the sentence out of order, takes time for text to
scroll into view & update if you write any new characters, finally it doesn't remember the font size if you copy and paste the clip.
would love to see and infinite
scroll with text no matter number of characters used, and updates live if new characters are added
Code: Select all
https://get-juicebar.com/detail/tickerbox
Re: how to precisely control text scroll looping
Posted: Wed Jul 17, 2024 06:22
by tassy
Zoltán wrote: Fri Jul 12, 2024 11:03
Use text animator's animation options to move the text
I'll try it.
Thank you so much!
Re: how to precisely control text scroll looping
Posted: Wed Jul 17, 2024 06:23
by tassy
rawdesigns wrote: Wed Jul 17, 2024 04:19
if I'm not mistaken the text animator scrolling feature doesn't work if your lines of text vary in number of characters used. I use TickerBox Juicebar plugin to achieve this although it has some "bugs" or "features". For example, of you use a comma it flips the sentence out of order, takes time for text to
scroll into view & update if you write any new characters, finally it doesn't remember the font size if you copy and paste the clip.
would love to see and infinite
scroll with text no matter number of characters used, and updates live if new characters are added
Code: Select all
https://get-juicebar.com/detail/tickerbox
I confirm it.
Thank you so much!