For linux users ( I use Ubuntu 22+ ).
I've found that recording gif videos of dialogue windows does not work properly for some window operations.
Drag and drop for example is not captured properly. Sometimes part of the object being dragged is cropped or invisible.
However, I was able to solve this by running peek ( great for capturing gifs ) from the terminal with the following options:
peek -b ffmpeg
It's as simple as that.
The following example has 'Capture mouse cursor' checked in peek preferences.
For linux users ( I use Ubuntu 22+ ).
I've found that recording gif videos of dialogue windows does not work properly for some window operations.
Drag and drop for example is not captured properly. Sometimes part of the object being dragged is cropped or invisible.
However, I was able to solve this by running peek ( great for capturing gifs ) from the terminal with the following options:
peek -b ffmpeg
It's as simple as that.
The following example has 'Capture mouse cursor' checked in peek preferences.