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.Text
char_size
returning wrong value when themsg
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 whenfe.list.index = 0