Android Client : Bug with the last Out Transition of a region

Hi,

When you create a region with only one item, and you don’t loop the region then it won’t play the last transition. Is it intended ?

And I didn’t manage to make the “out transition for a region” work, does it need to loop too ?

Thx for your work,

A2Display

Are you adding in/our transitions to the widget you have in the region or exit transition to the region itself, or both?

I tried both :

  • Out transition for the last widget in the region
  • Out transition for the region

It doesn’t work when I don’t press “loop” in the region’s settings.
I change the code a little bit so that the loop is a default setting, but I want to understand if this is a bug or not and report it if needed.

Yes, I’m aware of that, I’ve logged an issue for it (as per your other topic), as to be honest I’m not sure if it should require the region loop setting to be enabled in this case, we will look into that.