Just picked that number as an example. In UI5 when setting up delays for a scene you can choose seconds, minutes, or hours, but the text box only accommodates three digits. So in my example above you could do 16 minutes and 30 seconds by typing 990 in the box and choosing seconds. But to do 17 minutes 30 seconds would be 1050 seconds, which won’t fit in the box.
The same principle would hold (though less common a scenario) if you needed to specify a delay of longer than 16 hours 39 minutes in minutes.
Am I missing something here or is that just a limitation I have to live with? I know I can just set it up as a separate scene rather than a delay, but rather than have a ton of scenes I’ve been trying to consolidate things into a smaller number of more complex scenes.
If that’s just the way it is, no big deal. Just wanted to make sure I’m not missing something.
Thanks!