Help me make a Label Text Auto-Scroll when it receives new data

I used that, it only Scrolls the first text line which says "Data In" that is what appears before I connect to my esp32 then that dissapears and the values appear. It only shows the first value and it doesn't scroll it.

Screenshot_4

Screenshot_5

And it stops here.

but can you scroll to see new data?

Yes but my box for the data is short in height because I receive new data continously from my Esp32, that is why I want to scroll itself up just like in the gif posted.

that mean you have to create new data below, like this:
blocks (1)

It doesn't work. Still not scrollable.

I think I got the solution, you have to use extension.
you can use my newest extension for that

Note : extension contains a block you need

1 Like

Can you please show an example in blocks? It doesnt work with simple text.

Screenshot_6

See This :
blocks (2)

It gives this error my dear:

Please show me your block

Screenshot_8

first you cannot enter anything other than Vertical_Scroll_Arrangement
second focus have to use this integer :
math_number

Same error

Is that Vertical_Scroll_Arrangement?
03f7c849c3f3e68d9ab940c9de86e374e149a786

  1. use Vertical_Scroll_Arrangement
  2. Put your label in Vertical_Scroll_Arrangement

Ok, it worked but now it dissapeared up, like it scrolled the first values then nothing.

Screenshot_10

Please show your new block

Screenshot_11

Screenshot_12

1 Like

I still don't understand what you mean, maybe the problem is here :
image

you should try change it with this :
image