Mikael Finstad
Mikael Finstad
I can also reproduce the problem. It looks like it's incorrectly jumping back and forth between frames. I tried the same video in my Chrome browser and it's the exact...
As a workaround, you can do File -> Convert to supported format -> Fastest: ffmpeg-assisted playback
same as #2594 ?
just to confirm, you are using `toggleLoopOnlyCurrentSegment`, `toggleLoopStartEndOnlyCurrentSegment` and `toggleLoopSelectedSegments`, not (the new) `togglePlaySelectedSegments`, right? I tried to reproduce the problem but I'm not able to. for me it does...
did you try to set the language tag to "en-AU" or what did you set?
i feel like for most of the web, things that are clickable have `cursor: pointer` even though they are not links (see even here on github)
How to reproduce this problem? what do you mean by duplicate images?
try to turn off experimental smart cut
> (electron) 'session.getAllExtensions' is deprecated and will be removed. Please use 'session.extensions.getAllExtensions' instead. > (electron) 'session.loadExtension' is deprecated and will be removed. Please use 'session.extensions.loadExtension' instead. > (node:26408) ExtensionLoadWarning: Warnings...