Arc slider with live text updates?

Description

So I have got a lot of bits working and it is all looking quite good. However I wish to have an arc as an input slider and for the label text to change whist sliding so you can select correct value. At the moment it only changes and updates when pressed and does not change again whilst sliding.
Is this at all possible?
I am using Squareline studio (although happy with comfortable changing code manually after if not possible within the studio)

What MCU/Processor/Board and compiler are you using?

Output as Arduino code upload onto ESP32-s3

LVGL version: 8.3.6

On Squareline simple use Event on value change
image

That makes me feel like an idiot. Thank you for quick response Marian_M. The menu scrolls so quickly it is hard to find bits in middle of the list.