Roller options set limitations

Description

Is there any limitation on const char* options for the Roller widget. It seems that if you place large list either you can not smoothly roll cause it looses values or it does not show at all values.

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

esp32

What LVGL version are you using?

8.4

What do you want to achieve?

spinner but with usage of roller. So user can scroll a value between 18 to 30 in steps of 0.1

you have to set LV_USE_LARGE_COORD to 1. It is located in lv_conf.h