Sliding Clock: BUGFIX: entrance/exit of time on en2 p on wrong side

pull/2178/head
Adrian Kirk 2022-10-05 18:08:00 +01:00
parent 44cddcd963
commit 5be4a4b929
No known key found for this signature in database
GPG Key ID: 5A448EB0FC623526
1 changed files with 5 additions and 0 deletions

View File

@ -55,6 +55,11 @@
scroll_in: ['left'],
angle_to_horizontal: 0
},
small: {
scroll_off: ['left'],
scroll_in: ['left'],
angle_to_horizontal: 0
},
large: {
angle_to_horizontal: 90,
speed: 'vslow',