SIGN IN SIGN UP

[3.13] gh-123370: Fix the canvas not clearing after running turtledemo.clock (gh-123457) (#125653)

[3.13] gh-123370: Fix the canvas not clearing after running turtledemo.clock (GH-123457)

Rewriting the day and date every tick somehow prevented them from being removed either by clicking STOP or loading another example.  The solution is to rewrite them only when they change.
(cherry picked from commit c124577ebe915a00de4033c0f7fa7c47621d79e0)

Co-authored-by: Wulian <xiguawulian@gmail.com>
T
Terry Jan Reedy committed
30d7e9e721e8201bc7fb23f08a7d88d51eed827d
Parent: 7a2db76
Committed by GitHub <noreply@github.com> on 10/17/2024, 4:50:07 PM