Skip to content

Attract-Mode Plus 3.0.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 02:20
· 26 commits to master since this release

Changelog:

  • Add fe.log() function, an alternative to print() It automatically adds a new line character and refreshes the console immediately
  • Update FFMPEG to v7.0.2

Fixes:

  • Fix fe.Text char_size returning wrong value when the msg is empty
  • Fix fe.Text char_size returning wrong value when the layout size is overridden
  • Improve mouse navigation in overlay menus
  • Fix double signal callbacks on key repeat
  • Fix Transition.EndNavigation not triggering in some scenarios
  • Fix fe.layout.clones_list returning false when fe.list.index = 0