Is it possible to create a circular roller?

Description

Currently the Roller widget only operates in a linear fashion from top to bottom. I want to be able to organize the options of a Roller widget in an arc (or maybe even a full circle). Am I correct that this is currently not possible?

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

N/A

What LVGL version are you using?

I’m just looking at the latest documentation right now, so the latest.

What do you want to achieve?

Physically circular Roller widget.

What have you tried so far?

N/A

Code to reproduce

N/A

Screenshot and/or video

N/A

That’s right; there is no support for visually arranging items in a circular fashion.