Update stockTicker.py

This commit is contained in:
Justin 2023-08-29 22:26:16 +08:00 committed by GitHub
parent 3d09fa5d2c
commit 2afc81fb9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -7923,6 +7923,12 @@ class StockTicker():
elif msg == 'SE':
self.scrollFunctionsAnimated(['sector', 'sector'],animation = 'traditional')
elif msg == 'CL':
self.scrollFunctionsAnimated(['clock1', 'clock1'],animation = 'traditional')
elif msg == 'CL2':
self.scrollFunctionsAnimated(['clock2', 'clock2'],animation = 'traditional')
elif msg == 'A': #everything