Release: version beta 1.53.4.0

Posts: 231
Theme Editor updates:
  • The Championship 'Live view' window is now available in ATVO as well for debugging or viewing during broadcasting. Open the Championships window via the button on the controls screen. Then enable the live view for the desired championship. Having this window open and actively updating may hurt performance so use with care.
  • Added 'livepositiongain' and 'livepointsgain' bindings to the Championship data set which return the positions or points gained or lost in the current event compared to before the event.
  • Added all "result" data bindings to the Championship data sets. In a Championship data set, you can now use all regular result bindings such as (on-track) position, driver details, etc. The bindings are named the same as the usual binding but prefixed with "result_".
  • Removed class-related bindings from the Championship data set; these are now available with the "result_class_" bindings instead.
  • Fixed several bugs with initialization of championships. Championships should now update properly on initial connection and when new drivers join the session.
  • Fixed some performance issues with championship updating when the Update property was unchecked.
  • Fixed a bug where the label Line Height setting was applying the wrong value when set to 0. This probably had no visual impact but perhaps a small performance impact.