You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could use existing recorded test cases to automatically record GIFs to add to the docs. Could do this either by having talon send the full command text and save it with the test case, or build something to generate talon command from json
For the GIF generation, we could easily automatically find all test cases that use a particular action to put into the doc for that action. Same with transformations, etc
Ideas for making a good GIF:
making text larger,
making command text show a good delay before action,
having one command per GIF so you can see the same one over and over,
somehow call out the decoration that is referenced in the command, possibly by making it bigger? Could either do this from the start of GIF, or right after they say the command before it executes
The text was updated successfully, but these errors were encountered:
Could use existing recorded test cases to automatically record GIFs to add to the docs. Could do this either by having talon send the full command text and save it with the test case, or build something to generate talon command from json
decorationSleepTimeout
than usualThe text was updated successfully, but these errors were encountered: