terminalizer icon indicating copy to clipboard operation
terminalizer copied to clipboard

Ability to explicitly set delay for the very last frame

Open apoorv-mishra opened this issue 4 years ago • 1 comments

Addresses #128

This PR adds support for lastFrameDelay in config.yml to explicitly set delay for the very last frame independently of other delays. This option can be used in conjunction with frameDelay to play/render smooth transitions and also at the same time allow the user to witness the output of the recorded command for a while(for example, by setting lastFrameDelay: 3000).

apoorv-mishra avatar Dec 06 '20 18:12 apoorv-mishra

very cool, please merge

eabase avatar Dec 16 '20 02:12 eabase