Focus rules of a page object

Description

When you press tab/ mode rotary encoder object in a page are focused sequencialy.

What do you want to achieve?

i want to use my encoder to do so, but i dont want the focused object to reset to object number 1 when end of page is reached.

is it possible to force focus to not go back to begining of page when last object of page reached ?

rubber duck syndrome in effect

i think i found the way ->

lv_group_set_wrap(lv_group_t * group, bool en);