pcottle / learnGitBranching

An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
https://pcottle.github.io/learnGitBranching/
MIT License
30.65k stars 5.76k forks source link

Cannot see animations after first when used on consecutive slides in instructions #1187

Open cfr42 opened 2 weeks ago

cfr42 commented 2 weeks ago

If there is a single animation in a set of instructions or (I think) if there are slides of text separating two animations, all is well. When animations occur on consecutive slides, however, only the first is displayed. Subsequent animations are blank, although the animation appears to run judging by the time lapse. If I 'reset animation', I can get a partial display which shows only the remote part of the animation, but the local side is never shown.

In some cases (especially in the final levels), it is not easy to determine what the animation looks like from the textual description alone.

I'm using the chromium browser on linux.

chromium: 129.0.6668.100-1 linux: 6.11.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 04 Oct 2024 21:51:11 +0000 x86_64 GNU/Linux

I'm not sure what debugging info to provide since the problem isn't a response to commands in the console but appears partway through the instructions for the various levels affected.

pcottle commented 2 weeks ago

Hrmmm that's odd, this might be a chromium or linux issue? I just checked on Google Chrome and its working fine.

Could you try using Chrome on linux and see if that fixes it?