Changelog:
- Add
fe.log()function, an alternative toprint()It automatically adds a new line character and refreshes the console immediately - Update FFMPEG to v7.0.2
Fixes:
- Fix
fe.Textchar_sizereturning wrong value when themsgis empty - Fix
fe.Textchar_sizereturning wrong value when the layout size is overridden - Improve mouse navigation in overlay menus
- Fix double signal callbacks on key repeat
- Fix
Transition.EndNavigationnot triggering in some scenarios - Fix
fe.layout.clones_listreturning false whenfe.list.index = 0