linuxmint / mint21.1-beta

BETA Bug Squash Rush
7 stars 0 forks source link

Glitch in the wait animation of the Bibata cursors #76

Closed anaximeno closed 1 year ago

anaximeno commented 1 year ago

I've noticed some glitches at the end-of-the-cycle animation on the Bibata cursors.

There are some GIFs to exemplify it:


To confirm this I went to your fork of the Bibata repository and analyzed the bitmaps generated, my conclusions are below.

Bibata Modern

These are the first two images of the wait animation: wait-0001 wait-0002

And these are from the number 195 to the last one: wait-0195 wait-0196 wait-0197 wait-0199

If you noticed from 195 on, the images make a small comeback in their movement, to then return to the same position as the one in 195. I believe that's causing that small glitch on the bibata modern cursors.

Bibata Original

With the bibata original cursor, the problem is more noticeable in the middle of the animation. The next images are images of numbers 165 and 166 of the wait animation: wait-0165 wait-0166

As you may see, it takes a huge step from the first one (corresponding to the bitmap number 165) to the second (corresponding to the 166).


Well, I don't believe this is a release blocker, but it feels kind of strange after you notice it the first time. :)

clefebvre commented 1 year ago

Thanks @anaximeno, please report it upstream directly: https://github.com/ful1e5/Bibata_Cursor/issues.