Closed diniamo closed 1 month ago
uosc already has logic to detect short plays and not flash the pause icon, use the solution below if you need something more explicit.
Set pause_indicator=manual
in uosc.conf and append ; script-binding uosc/flash-pause-indicator
to your commands in input.conf that do need to flash (any instance of cycle pause
/set pause
). That way frame stepping will never trigger the pause icon.
That did it, thanks for the quick response
Don't display icons when stepping
uosc already has logic to detect short plays and not flash the pause icon
@tomasklaen Seems not work now?
When stepping forward, the resume and pause icons are flashed in quick succession. This should be avoided.