Skip to content

use the same animation speed with kivy as tk#577

Merged
joeraz merged 1 commit into
shlomif:masterfrom
canu1337:frames-animations-speed-kivy
Jul 1, 2026
Merged

use the same animation speed with kivy as tk#577
joeraz merged 1 commit into
shlomif:masterfrom
canu1337:frames-animations-speed-kivy

Conversation

@canu1337

@canu1337 canu1337 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

The kivy version is pretty slow compared to the tk version.
An extreme example is Kings, which take about 40 seconds vs 10 on tk to deal the 104 cards on default speed.
This is an attempt to fix this; Instead of doing another calculation, we use the same calculation as the tk version. Also the frames parameter was not used previously.

@joeraz

joeraz commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Confirmed. Looks good to me. Merging, thanks.

@joeraz joeraz merged commit 04316d6 into shlomif:master Jul 1, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants