Disable Animation for events

What do you want to achieve?

proper usage of LV_SCR_LOAD_ANIM_NONE for CHANGE SCREEN action and any others that this problem applies to

Do you see alternative options and workaround to achieve it?

You can fix it after exporting but it’s going to get quite tedious and I would love for this to be an included feature as LVGL already supports this value

Mention some use cases

If I want to disable animation, I should be able to set it as such

Hi,

Don’t see what the problem is. LV_SCR_LOAD_ANIM_NONE should change screen without animation. Or doesn’t it work for you?

image
the option for no animation (LV_SCR_LOAD_ANIM_NONE), is not listed in SLS
(the last option is FADE ON)

1 Like

Ohh, I see :sweat_smile:
We will add NONE.