Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Nick Thissen
on
I can spot two differences between the left (broken) and right (OK) ticker:

- Left one has the bottom portion sorted by 'Position' instead of 'Live position'. This seems like a mistake, but it does not cause the issue.
- Left one has the Subwidget 'Is Dynamic' property checked. This somehow causes the issue, and if you uncheck this it behaves fine.

I'm not totally sure why Dynamic behaves like this, I built this so long ago. The purpose is to hide widgets that have no data (so you can dynamically show your widget only if it has data). I think it is not meant for use in a ticker, because the ticker decides itself how many items to show, and it should not show items for positions beyond the cars in the session anyway.