SLS 1.3.0 has LONG_PRESSED event, but missing SHORT_CLICKED event for some reasons

What do you want to achieve?

Have more events in the list of available events.

Do you see alternative options and workaround to achieve it?

Modify the generated code manually.

Mention some use cases

I think the LV_EVENT_SHORT_CLICKED event is needed to be added there. There is LV_EVENT_LONG_PRESSED event present, but not the regular SHORT_CLICKED. I feel like both are needed, not just long press.

Hi,

We can easily add short click in the next release.

I’m sure it’s an easy thing to add. Just wanted to make sure it will be there because in certain conditions this is the only event which can reliably distinguish short click from a long one.
Thank you!

Stop write we can easily and do it.
Optimal is config file with events and states where user can add your missed values.